Searched refs:ACTION_PRGPAGE (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | nandsim.c | 245 #define ACTION_PRGPAGE 0x00200000 /* program the internal buffer to flash */ macro 380 STATE_CMD_PAGEPROG | ACTION_PRGPAGE, STATE_READY}}, 383 STATE_DATAIN, STATE_CMD_PAGEPROG | ACTION_PRGPAGE, STATE_READY}}, 386 STATE_DATAIN, STATE_CMD_PAGEPROG | ACTION_PRGPAGE, STATE_READY}}, 389 STATE_DATAIN, STATE_CMD_PAGEPROG | ACTION_PRGPAGE, STATE_READY}}, 1660 case ACTION_PRGPAGE: in ns_do_state_action()
|