Home
last modified time | relevance | path

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

/drivers/mtd/nand/
Dnandsim.c246 #define ACTION_SECERASE 0x00300000 /* erase sector */ macro
389 {OPT_ANY, {STATE_CMD_ERASE1, STATE_ADDR_SEC, STATE_CMD_ERASE2 | ACTION_SECERASE, STATE_READY}},
1585 if (action != ACTION_SECERASE && ns->regs.row >= ns->geom.pgnum) { in do_state_action()
1620 case ACTION_SECERASE: in do_state_action()