Symbol: LP_OPTIONS
drivers/mtd/nand/raw/nand_ids.c
105
EXTENDED_ID_NAND("NAND 64MiB 1,8V 8-bit", 0xA2, 64, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
106
EXTENDED_ID_NAND("NAND 64MiB 1,8V 8-bit", 0xA0, 64, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
107
EXTENDED_ID_NAND("NAND 64MiB 3,3V 8-bit", 0xF2, 64, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
108
EXTENDED_ID_NAND("NAND 64MiB 3,3V 8-bit", 0xD0, 64, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
109
EXTENDED_ID_NAND("NAND 64MiB 3,3V 8-bit", 0xF0, 64, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
11
#define LP_OPTIONS16 (LP_OPTIONS | NAND_BUSWIDTH_16)
drivers/mtd/nand/raw/nand_ids.c
116
EXTENDED_ID_NAND("NAND 128MiB 1,8V 8-bit", 0xA1, 128, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
117
EXTENDED_ID_NAND("NAND 128MiB 3,3V 8-bit", 0xF1, 128, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
118
EXTENDED_ID_NAND("NAND 128MiB 3,3V 8-bit", 0xD1, 128, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
124
EXTENDED_ID_NAND("NAND 256MiB 1,8V 8-bit", 0xAA, 256, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
125
EXTENDED_ID_NAND("NAND 256MiB 3,3V 8-bit", 0xDA, 256, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
130
EXTENDED_ID_NAND("NAND 512MiB 1,8V 8-bit", 0xAC, 512, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
131
EXTENDED_ID_NAND("NAND 512MiB 3,3V 8-bit", 0xDC, 512, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
136
EXTENDED_ID_NAND("NAND 1GiB 1,8V 8-bit", 0xA3, 1024, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
137
EXTENDED_ID_NAND("NAND 1GiB 3,3V 8-bit", 0xD3, 1024, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
142
EXTENDED_ID_NAND("NAND 2GiB 1,8V 8-bit", 0xA5, 2048, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
143
EXTENDED_ID_NAND("NAND 2GiB 3,3V 8-bit", 0xD5, 2048, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
148
EXTENDED_ID_NAND("NAND 4GiB 1,8V 8-bit", 0xA7, 4096, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
149
EXTENDED_ID_NAND("NAND 4GiB 3,3V 8-bit", 0xD7, 4096, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
154
EXTENDED_ID_NAND("NAND 8GiB 1,8V 8-bit", 0xAE, 8192, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
155
EXTENDED_ID_NAND("NAND 8GiB 3,3V 8-bit", 0xDE, 8192, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
160
EXTENDED_ID_NAND("NAND 16GiB 1,8V 8-bit", 0x1A, 16384, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
161
EXTENDED_ID_NAND("NAND 16GiB 3,3V 8-bit", 0x3A, 16384, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
166
EXTENDED_ID_NAND("NAND 32GiB 1,8V 8-bit", 0x1C, 32768, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
167
EXTENDED_ID_NAND("NAND 32GiB 3,3V 8-bit", 0x3C, 32768, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
172
EXTENDED_ID_NAND("NAND 64GiB 1,8V 8-bit", 0x1E, 65536, LP_OPTIONS),
drivers/mtd/nand/raw/nand_ids.c
173
EXTENDED_ID_NAND("NAND 64GiB 3,3V 8-bit", 0x3E, 65536, LP_OPTIONS),