Home
last modified time | relevance | path

Searched refs:stfsm_wait_busy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/devices/
H A Dst_spi_fsm.c866 static uint8_t stfsm_wait_busy(struct stfsm *fsm) in stfsm_wait_busy() function
963 stfsm_wait_busy(fsm); in stfsm_write_status()
1352 stfsm_wait_busy(fsm); in stfsm_s25fl_write_dyb()
1654 ret = stfsm_wait_busy(fsm); in stfsm_write()
1716 ret = stfsm_wait_busy(fsm); in stfsm_erase_sector()
1737 return stfsm_wait_busy(fsm); in stfsm_erase_chip()
/kernel/linux/linux-6.6/drivers/mtd/devices/
H A Dst_spi_fsm.c866 static uint8_t stfsm_wait_busy(struct stfsm *fsm) in stfsm_wait_busy() function
963 stfsm_wait_busy(fsm); in stfsm_write_status()
1352 stfsm_wait_busy(fsm); in stfsm_s25fl_write_dyb()
1654 ret = stfsm_wait_busy(fsm); in stfsm_write()
1716 ret = stfsm_wait_busy(fsm); in stfsm_erase_sector()
1737 return stfsm_wait_busy(fsm); in stfsm_erase_chip()

Completed in 6 milliseconds