Home
last modified time | relevance | path

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

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