Searched refs:ns_switch_to_ready_state (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/mtd/nand/raw/ |
| H A D | nandsim.c | 1155 static inline void ns_switch_to_ready_state(struct nandsim *ns, u_char status) in ns_switch_to_ready_state() function 1283 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_find_operation() 1757 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_switch_state() 1784 ns_switch_to_ready_state(ns, status); in ns_switch_state() 1944 ns_switch_to_ready_state(ns, NS_STATUS_OK(ns)); in ns_nand_write_byte() 1977 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_nand_write_byte() 1999 ns_switch_to_ready_state(ns, in ns_nand_write_byte() 2024 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_nand_write_byte() 2031 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_nand_write_byte() 2057 ns_switch_to_ready_state(ns, NS_STATUS_FAILED(ns)); in ns_nand_write_byte() [all …]
|