Searched refs:NS_DBG (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | nandsim.c | 174 #define NS_DBG(args...) \ macro 1163 NS_DBG("switch_to_ready_state: switch to %s state\n", in ns_switch_to_ready_state() 1273 NS_DBG("find_operation: operation found, index: %d, state: %s, nxstate %s\n", in ns_find_operation() 1282 NS_DBG("find_operation: no operation found, try again with state %s\n", in ns_find_operation() 1288 NS_DBG("find_operation: no operations found\n"); in ns_find_operation() 1295 NS_DBG("find_operation: BUG, operation must be known if address is input\n"); in ns_find_operation() 1299 NS_DBG("find_operation: there is still ambiguity\n"); in ns_find_operation() 1434 NS_DBG("read_page: page %d not written\n", ns->regs.row); in ns_read_page() 1440 NS_DBG("read_page: page %d written, reading from %d\n", in ns_read_page() 1458 NS_DBG("read_page: page %d not allocated\n", ns->regs.row); in ns_read_page() [all …]
|