Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/devices/
Dst_spi_fsm.c1159 bool soc_reset; in stfsm_mx25_config() local
1175 soc_reset = stfsm_can_handle_soc_reset(fsm); in stfsm_mx25_config()
1176 if (soc_reset || !fsm->booted_from_spi) in stfsm_mx25_config()
1216 bool soc_reset; in stfsm_n25q_config() local
1249 soc_reset = stfsm_can_handle_soc_reset(fsm); in stfsm_n25q_config()
1250 if (soc_reset || !fsm->booted_from_spi) { in stfsm_n25q_config()