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

/freebsd-10.1-release/sys/dev/flash/
H A Dmx25l.c48 #define FL_NONE 0x00 macro
99 { "en25f32", 0x1c, 0x3116, 64 * 1024, 64, FL_NONE },
100 { "en25p32", 0x1c, 0x2016, 64 * 1024, 64, FL_NONE },
101 { "en25p64", 0x1c, 0x2017, 64 * 1024, 128, FL_NONE },
103 { "m25p64", 0x20, 0x2017, 64 * 1024, 128, FL_NONE },
104 { "mx25ll32", 0xc2, 0x2016, 64 * 1024, 64, FL_NONE },
105 { "mx25ll64", 0xc2, 0x2017, 64 * 1024, 128, FL_NONE },
107 { "s25fl032", 0x01, 0x0215, 64 * 1024, 64, FL_NONE },
108 { "s25fl064", 0x01, 0x0216, 64 * 1024, 128, FL_NONE },
109 { "s25fl128", 0x01, 0x2018, 64 * 1024, 256, FL_NONE },
[all...]

Completed in 91 milliseconds