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