Searched refs:OPT_PAGE4096 (Results 1 – 1 of 1) sorted by relevance
261 #define OPT_PAGE4096 0x00000080 /* 4096-byte page chips */ macro262 #define OPT_LARGEPAGE (OPT_PAGE2048 | OPT_PAGE4096) /* 2048 & 4096-byte page chips */675 ns->options |= OPT_PAGE4096; in ns_init()