Home
last modified time | relevance | path

Searched refs:FLASH_OOSC_ACTION_ERASE (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wwan/iosm/
Diosm_ipc_flash.h94 FLASH_OOSC_ACTION_ERASE = 3, enumerator
Diosm_ipc_flash.c311 cmd_msg.action = cpu_to_le32(FLASH_OOSC_ACTION_ERASE); in ipc_flash_full_erase()