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

/freebsd-12-stable/sys/dev/flash/
H A Dmx25l.c59 #define FL_NONE 0x00 macro
120 { "en25f32", 0x1c, 0x3116, 64 * 1024, 64, FL_NONE },
121 { "en25p32", 0x1c, 0x2016, 64 * 1024, 64, FL_NONE },
122 { "en25p64", 0x1c, 0x2017, 64 * 1024, 128, FL_NONE },
123 { "en25q32", 0x1c, 0x3016, 64 * 1024, 64, FL_NONE },
125 { "m25p32", 0x20, 0x2016, 64 * 1024, 64, FL_NONE },
126 { "m25p64", 0x20, 0x2017, 64 * 1024, 128, FL_NONE },
128 { "mx25ll32", 0xc2, 0x2016, 64 * 1024, 64, FL_NONE },
129 { "mx25ll64", 0xc2, 0x2017, 64 * 1024, 128, FL_NONE },
132 { "s25fl032", 0x01, 0x0215, 64 * 1024, 64, FL_NONE },
[all...]
H A Dn25q.c74 #define FL_NONE 0x00 macro

Completed in 157 milliseconds