Searched refs:ns_switch_to_ready_state (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/mtd/nand/raw/ |
| D | nandsim.c | 1161 static inline void ns_switch_to_ready_state(struct nandsim *ns, u_char status) in ns_switch_to_ready_state() function 1289 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_find_operation() 1746 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_switch_state() 1769 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_switch_state() 1797 ns_switch_to_ready_state(ns, status); in ns_switch_state() 1957 ns_switch_to_ready_state(ns, NS_STATUS_OK(ns)); in ns_nand_write_byte() 1990 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_nand_write_byte() 2012 ns_switch_to_ready_state(ns, in ns_nand_write_byte() 2037 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_nand_write_byte() 2044 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_nand_write_byte() [all …]
|