Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dnandsim.c260 #define OPT_PAGE512_8BIT 0x00000040 /* 512-byte page chips with 8-bit bus width */ macro
375 {OPT_PAGE512_8BIT, {STATE_CMD_READ1 | ACTION_HALFOFF, STATE_ADDR_PAGE | ACTION_CPY,
671 ns->options |= OPT_PAGE512_8BIT; in ns_init()
1697 if (!(ns->options & OPT_PAGE512_8BIT)) { in ns_do_state_action()