Home
last modified time | relevance | path

Searched refs:ACTION_PRGPAGE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mtd/nand/raw/
H A Dnandsim.c247 #define ACTION_PRGPAGE 0x00200000 /* program the internal buffer to flash */ macro
382 STATE_CMD_PAGEPROG | ACTION_PRGPAGE, STATE_READY}},
385 STATE_DATAIN, STATE_CMD_PAGEPROG | ACTION_PRGPAGE, STATE_READY}},
388 STATE_DATAIN, STATE_CMD_PAGEPROG | ACTION_PRGPAGE, STATE_READY}},
391 STATE_DATAIN, STATE_CMD_PAGEPROG | ACTION_PRGPAGE, STATE_READY}},
1655 case ACTION_PRGPAGE: in ns_do_state_action()