Lines Matching +full:- +full:k

2  * (C) Copyright 2000-2005
5 * SPDX-License-Identifier: GPL-2.0+
15 /*-----------------------------------------------------------------------
46 const char *name; /* human-readable name */
51 #ifdef CONFIG_CFI_FLASH /* DM-specific parts */
121 /*-----------------------------------------------------------------------
135 /*-----------------------------------------------------------------------
141 /*-----------------------------------------------------------------------
146 /*-----------------------------------------------------------------------
154 #define STM_MANUFACT 0x00200020 /* STM (Thomson) manuf. ID in D23.. -"- */
177 /* 4 Mbit, 512K x 8, */
178 /* 8 64K x 8 uniform sectors */
181 /* 64 64K x 8 uniform sectors */
184 /* 126 64K x 8 uniform sectors */
186 /* 4 Mbit, 512K x 8, */
187 /* 8 64K x 8 uniform sectors */
189 /* 4 Mbit, 512K x 8, */
190 /* 8 64K x 8 uniform sectors */
192 /* 4 Mbit, 512K x 8, */
193 /* 8 64K x 8 uniform sectors */
195 /* 8 Mbit, 512K x 16, */
196 /* 8 64K x 16 uniform sectors */
246 #define AMD_ID_GL064M_2 0x22132213 /* 2nd ID word for S29GL064M-R6 */
247 #define AMD_ID_GL064M_3 0x22012201 /* 3rd ID word for S29GL064M-R6 */
248 #define AMD_ID_GL064MT_2 0x22102210 /* 2nd ID word for S29GL064M-R3 (top boot sector) */
249 #define AMD_ID_GL064MT_3 0x22012201 /* 3rd ID word for S29GL064M-R3 (top boot sector) */
268 #define SST_ID_xF200A 0x27892789 /* 39xF200A ID ( 2M = 128K x 16 ) */
269 #define SST_ID_xF400A 0x27802780 /* 39xF400A ID ( 4M = 256K x 16 ) */
270 #define SST_ID_xF800A 0x27812781 /* 39xF800A ID ( 8M = 512K x 16 ) */
281 #define STM_ID_F040B 0xE2 /* M29F040B ID ( 4M = 512K x 8 ) */
282 /* 8 64K x 8 uniform sectors */
284 #define STM_ID_x800AB 0x005B005B /* M29W800AB ID (8M = 512K x 16 ) */
289 #define STM_ID_29W040B 0x00E300E3 /* M29W040B ID (4M = 512K x 8) */
292 #define INTEL_ID_28F016S 0x66a066a0 /* 28F016S[VS] ID (16M = 512k x 16) */
293 #define INTEL_ID_28F800B3T 0x88928892 /* 8M = 512K x 16 top boot sector */
294 #define INTEL_ID_28F800B3B 0x88938893 /* 8M = 512K x 16 bottom boot sector */
303 #define INTEL_ID_28F800C3T 0x88C088C0 /* 8M = 512K x 16 top boot sector */
304 #define INTEL_ID_28F800C3B 0x88C188C1 /* 8M = 512K x 16 bottom boot sector */
313 #define INTEL_ID_28F320J5 0x00140014 /* 32M = 128K x 32 */
314 #define INTEL_ID_28F640J5 0x00150015 /* 64M = 128K x 64 */
315 #define INTEL_ID_28F320J3A 0x00160016 /* 32M = 128K x 32 */
316 #define INTEL_ID_28F640J3A 0x00170017 /* 64M = 128K x 64 */
317 #define INTEL_ID_28F128J3A 0x00180018 /* 128M = 128K x 128 */
318 #define INTEL_ID_28F256J3A 0x001D001D /* 256M = 128K x 256 */
319 #define INTEL_ID_28F256L18T 0x880D880D /* 256M = 128K x 255 + 32k x 4 */
320 #define INTEL_ID_28F64K3 0x88018801 /* 64M = 32K x 255 + 32k x 4 */
321 #define INTEL_ID_28F128K3 0x88028802 /* 128M = 64K x 255 + 32k x 4 */
322 #define INTEL_ID_28F256K3 0x88038803 /* 256M = 128K x 255 + 32k x 4 */
323 #define INTEL_ID_28F64P30T 0x88178817 /* 64M = 32K x 255 + 32k x 4 */
324 #define INTEL_ID_28F64P30B 0x881A881A /* 64M = 32K x 255 + 32k x 4 */
325 #define INTEL_ID_28F128P30T 0x88188818 /* 128M = 64K x 255 + 32k x 4 */
326 #define INTEL_ID_28F128P30B 0x881B881B /* 128M = 64K x 255 + 32k x 4 */
327 #define INTEL_ID_28F256P30T 0x88198819 /* 256M = 128K x 255 + 32k x 4 */
328 #define INTEL_ID_28F256P30B 0x881C881C /* 256M = 128K x 255 + 32k x 4 */
330 #define INTEL_ID_28F160S3 0x00D000D0 /* 16M = 512K x 32 (64kB x 32) */
331 #define INTEL_ID_28F320S3 0x00D400D4 /* 32M = 512K x 64 (64kB x 64) */
334 #define SHARP_ID_28F016SCL 0xAAAAAAAA /* LH28F016SCT-L95 2Mx8, 32 64k blocks */
335 #define SHARP_ID_28F016SCZ 0xA0A0A0A0 /* LH28F016SCT-Z4 2Mx8, 32 64k blocks */
336 #define SHARP_ID_28F008SC 0xA6A6A6A6 /* LH28F008SCT-L12 1Mx8, 16 64k blocks */
337 /* LH28F008SCR-L85 1Mx8, 16 64k blocks */
343 /*-----------------------------------------------------------------------
354 /* 8 64K x 8 uniform sectors */
368 /* 16 64K x 8 uniform sectors */
385 #define FLASH_SST200A 0x0040 /* SST 39xF200A ID ( 2M = 128K x 16 ) */
386 #define FLASH_SST400A 0x0042 /* SST 39xF400A ID ( 4M = 256K x 16 ) */
387 #define FLASH_SST800A 0x0044 /* SST 39xF800A ID ( 8M = 512K x 16 ) */
394 #define FLASH_STM800AB 0x0051 /* STM M29WF800AB ( 8M = 512K x 16 ) */
397 #define FLASH_STM320DB 0x00CB /* STM M29W320DB (4M = 64K x 64, bottom)*/
398 #define FLASH_STM800DT 0x00D7 /* STM M29W800DT (1M = 64K x 16, top) */
399 #define FLASH_STM800DB 0x005B /* STM M29W800DB (1M = 64K x 16, bottom)*/
401 #define FLASH_MCHP100T 0x0060 /* MCHP internal (1M = 64K x 16) */
402 #define FLASH_MCHP100B 0x0061 /* MCHP internal (1M = 64K x 16) */
404 #define FLASH_28F400_T 0x0062 /* MT 28F400B3 ID ( 4M = 256K x 16 ) */
405 #define FLASH_28F400_B 0x0063 /* MT 28F400B3 ID ( 4M = 256K x 16 ) */
407 #define FLASH_INTEL800T 0x0074 /* INTEL 28F800B3T ( 8M = 512K x 16 ) */
408 #define FLASH_INTEL800B 0x0075 /* INTEL 28F800B3B ( 8M = 512K x 16 ) */
416 #define FLASH_28F008S5 0x0080 /* Intel 28F008S5 ( 1M = 64K x 16 ) */
417 #define FLASH_28F016SV 0x0081 /* Intel 28F016SV ( 16M = 512k x 32 ) */
420 #define FLASH_28F320J5 0x0085 /* Intel 28F320J5 ( 4M = 128K x 32 ) */
421 #define FLASH_28F160S3 0x0086 /* Intel 28F160S3 ( 16M = 512K x 32 ) */
422 #define FLASH_28F320S3 0x0088 /* Intel 28F320S3 ( 32M = 512K x 64 ) */
429 #define FLASH_28F640J5 0x0099 /* INTEL 28F640J5 ( 64M = 128K x 64) */
431 #define FLASH_28F800C3T 0x009A /* Intel 28F800C3T ( 8M = 512K x 16 ) */
432 #define FLASH_28F800C3B 0x009B /* Intel 28F800C3B ( 8M = 512K x 16 ) */
443 #define FLASH_AT040 0x00A5 /* Amtel AT49LV040 (4M = 512K x 8) */
452 #define FLASH_28F256L18T 0x00B0 /* Intel 28F256L18T 256M = 128K x 255 + 32k x 4 */
459 #define FLASH_28F320J3A 0x00C0 /* INTEL 28F320J3A ( 32M = 128K x 32) */
460 #define FLASH_28F640J3A 0x00C2 /* INTEL 28F640J3A ( 64M = 128K x 64) */
461 #define FLASH_28F128J3A 0x00C4 /* INTEL 28F128J3A (128M = 128K x 128) */
462 #define FLASH_28F256J3A 0x00C6 /* INTEL 28F256J3A (256M = 128K x 256) */
466 #define FLASH_S29GL064M 0x00F0 /* Spansion S29GL064M-R6 */
500 /*-----------------------------------------------------------------------