Searched refs:OPT_PAGE256 (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.c246 #define OPT_PAGE256 0x00000001 /* 256-byte page chips */ macro
253 #define OPT_SMALLPAGE (OPT_PAGE256 | OPT_PAGE512) /* 256 and 512-byte page chips */
498 ns->options |= OPT_PAGE256;
1979 nand->options |= OPT_PAGE256; /* temporary value */

Completed in 67 milliseconds