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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnandsim.c251 #define OPT_PAGE512_8BIT 0x00000040 /* 512-byte page chips with 8-bit bus width */ macro
348 {OPT_PAGE512_8BIT, {STATE_CMD_READ1 | ACTION_HALFOFF, STATE_ADDR_PAGE | ACTION_CPY,
503 ns->options |= OPT_PAGE512_8BIT;
1419 if (!(ns->options & OPT_PAGE512_8BIT)) {

Completed in 36 milliseconds