Searched refs:FLASH_OOSC_ACTION_ERASE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wwan/iosm/ | ||
H A D | iosm_ipc_flash.h | 94 FLASH_OOSC_ACTION_ERASE = 3, enumerator |
H A D | iosm_ipc_flash.c | 311 cmd_msg.action = cpu_to_le32(FLASH_OOSC_ACTION_ERASE); in ipc_flash_full_erase() |