Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/devices/
H A Dst_spi_fsm.c1154 bool soc_reset; in stfsm_mx25_config() local
1170 soc_reset = stfsm_can_handle_soc_reset(fsm); in stfsm_mx25_config()
1171 if (soc_reset || !fsm->booted_from_spi) in stfsm_mx25_config()
1211 bool soc_reset; in stfsm_n25q_config() local
1244 soc_reset = stfsm_can_handle_soc_reset(fsm); in stfsm_n25q_config()
1245 if (soc_reset || !fsm->booted_from_spi) { in stfsm_n25q_config()
/kernel/linux/linux-6.6/drivers/mtd/devices/
H A Dst_spi_fsm.c1154 bool soc_reset; in stfsm_mx25_config() local
1170 soc_reset = stfsm_can_handle_soc_reset(fsm); in stfsm_mx25_config()
1171 if (soc_reset || !fsm->booted_from_spi) in stfsm_mx25_config()
1211 bool soc_reset; in stfsm_n25q_config() local
1244 soc_reset = stfsm_can_handle_soc_reset(fsm); in stfsm_n25q_config()
1245 if (soc_reset || !fsm->booted_from_spi) { in stfsm_n25q_config()
/kernel/linux/linux-6.6/drivers/bus/mhi/host/
H A Dinit.c121 static DEVICE_ATTR_WO(soc_reset);

Completed in 9 milliseconds