Home
last modified time | relevance | path

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

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