• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/chips/

Lines Matching refs:device_type

48 	cfi_send_gen_cmd(0xF0, 0, base, map, cfi, cfi->device_type, NULL); \
49 cfi_send_gen_cmd(0xFF, 0, base, map, cfi, cfi->device_type, NULL); \
56 cfi_send_gen_cmd(0xF0, 0, base, map, cfi, cfi->device_type, NULL); \
57 cfi_send_gen_cmd(0xFF, 0, base, map, cfi, cfi->device_type, NULL); \
58 cfi_send_gen_cmd(0x98, 0x55, base, map, cfi, cfi->device_type, NULL); \
77 int osf = cfi->interleave * cfi->device_type; // scale factor
120 cfi_send_gen_cmd(0xF0, 0, base, map, cfi, cfi->device_type, NULL);
121 cfi_send_gen_cmd(0xFF, 0, base, map, cfi, cfi->device_type, NULL);
122 cfi_send_gen_cmd(0x98, 0x55, base, map, cfi, cfi->device_type, NULL);
149 cfi_send_gen_cmd(0xF0, 0, start, map, cfi, cfi->device_type, NULL);
150 cfi_send_gen_cmd(0xFF, 0, start, map, cfi, cfi->device_type, NULL);
162 cfi_send_gen_cmd(0xF0, 0, base, map, cfi, cfi->device_type, NULL);
163 cfi_send_gen_cmd(0xFF, 0, start, map, cfi, cfi->device_type, NULL);
180 cfi_send_gen_cmd(0xF0, 0, base, map, cfi, cfi->device_type, NULL);
181 cfi_send_gen_cmd(0xFF, 0, base, map, cfi, cfi->device_type, NULL);
185 map->name, cfi->interleave, cfi->device_type*8, base,
194 int ofs_factor = cfi->interleave*cfi->device_type;
228 cfi_send_gen_cmd(0xf0, 0, base, map, cfi, cfi->device_type, NULL);
229 cfi_send_gen_cmd(0xaa, 0x555, base, map, cfi, cfi->device_type, NULL);
230 cfi_send_gen_cmd(0x55, 0x2aa, base, map, cfi, cfi->device_type, NULL);
231 cfi_send_gen_cmd(0x90, 0x555, base, map, cfi, cfi->device_type, NULL);
236 cfi_send_gen_cmd(0xF0, 0, base, map, cfi, cfi->device_type, NULL);
238 cfi_send_gen_cmd(0xFF, 0, base, map, cfi, cfi->device_type, NULL);
266 map->name, cfi->interleave, cfi->device_type*8, base,