Searched refs:ns_switch_to_ready_state (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/mtd/nand/raw/ |
| D | nandsim.c | 1160 static inline void ns_switch_to_ready_state(struct nandsim *ns, u_char status) in ns_switch_to_ready_state() function 1288 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_find_operation() 1745 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_switch_state() 1768 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_switch_state() 1796 ns_switch_to_ready_state(ns, status); in ns_switch_state() 1956 ns_switch_to_ready_state(ns, NS_STATUS_OK(ns)); in ns_nand_write_byte() 1989 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_nand_write_byte() 2011 ns_switch_to_ready_state(ns, in ns_nand_write_byte() 2036 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_nand_write_byte() 2043 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_nand_write_byte() [all …]
|