| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | nand_amd.c | 21 * Check for Spansion/AMD ID + repeating 5th, 6th byte since in amd_nand_decode_id() 22 * some Spansion chips have erasesize that conflicts with size in amd_nand_decode_id() 24 * Data sheet (5 byte ID): Spansion S30ML-P ORNAND (p.39) in amd_nand_decode_id()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/ |
| H A D | mpc8536ds.dtsi | 145 compatible = "spansion,s25sl12801", "jedec,spi-nor"; 169 compatible = "spansion,s25sl12801", "jedec,spi-nor"; 174 compatible = "spansion,s25sl12801", "jedec,spi-nor"; 179 compatible = "spansion,s25sl12801", "jedec,spi-nor";
|
| H A D | bsc9131rdb.dtsi | 56 compatible = "spansion,s25sl12801", "jedec,spi-nor";
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.cfi | 38 * FLASH at address CONFIG_SYS_FLASH_BASE is a Spansion chip and 39 * needs the Spansion type reset commands. The other flash chip
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/qca/ |
| H A D | ar9331_tl_mr3020.dts | 110 /* Spansion S25FL032PIF SPI flash */ 114 compatible = "spansion,s25sl032p", "jedec,spi-nor";
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | ad7414.c | 10 * Copyright (c) 2008 Spansion Inc. 11 * Frank Edelhaeuser <frank.edelhaeuser at spansion.com> 231 "Frank Edelhaeuser <frank.edelhaeuser at spansion.com>");
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | spi-nor.h | 28 #define SNOR_MFR_WINBOND 0xef /* Also used by some Spansion */ 72 /* 4-byte address opcodes - used on Spansion and some Macronix flashes. */ 120 /* Used for Spansion flashes only. */ 138 /* Spansion/Cypress specific status bits */ 156 #define CR_QUAD_EN_SPAN BIT(1) /* Spansion Quad I/O */
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | imx6sx-sdb-reva.dts | 130 compatible = "spansion,s25fl128s", "jedec,spi-nor"; 140 compatible = "spansion,s25fl128s", "jedec,spi-nor";
|
| H A D | ls1021a-moxa-uc-8410a.dts | 207 compatible = "spansion,s25fl064l", "spansion,s25fl164k";
|
| /OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/ |
| H A D | spansion.c | 33 /* Spansion/Cypress -- single (large) sector size only, at least 125 .name = "spansion",
|
| H A D | Makefile | 20 spi-nor-objs += spansion.o
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | Kconfig | 129 bool "Spansion SPI flash support" 131 Add support for various Spansion SPI flash chips (S25FLxxx)
|
| H A D | spi-nor-tiny.c | 237 /* Spansion style */ in set_4byte() 500 * bit 1 of the Configuration Register is the QE bit for Spansion like QSPI 537 dev_dbg(nor->dev, "Spansion Quad bit not set\n"); in spansion_read_cr_quad_enable()
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/mtd/spi/ |
| H A D | spi-flash.txt | 22 compatible = "spansion,m25p80";
|
| /OK3568_Linux_fs/u-boot/board/freescale/t102xrdb/ |
| H A D | README | 115 - NOR: 128MB S29GL01GS110TFIV10 Spansion NOR Flash 116 - NAND: 512MB S34MS04G200BFI000 Spansion NAND Flash 117 - eSPI: 64MB S25FL512SAGMFI010 Spansion SPI flash.
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | spi-nor.h | 56 /* 4-byte address opcodes - used on Spansion and some Macronix flashes. */ 100 /* Used for Spansion flashes only. */ 120 /* Spansion/Cypress specific status bits */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/ |
| H A D | amlogic,meson6-spifc.yaml | 50 compatible = "spansion,m25p80", "jedec,spi-nor";
|
| H A D | spi-xlp.txt | 32 compatible = "spansion,s25sl12801";
|
| H A D | spi-fsl-qspi.txt | 38 compatible = "spansion,s25fl128s", "jedec,spi-nor";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A D | jedec,spi-nor.txt | 87 compatible = "spansion,m25p80", "jedec,spi-nor";
|
| /OK3568_Linux_fs/u-boot/board/mpr2/ |
| H A D | lowlevel_init.S | 77 * Spansion S29GL256N11 @ 48 MHz
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | fsl_qspi.c | 66 /* Used for Spansion flashes only. */ 70 /* Used for Spansion S25FS-S family flash only. */ 74 /* 4-byte address QSPI CMD - used on Spansion and some Macronix flashes */ 332 * Used for Spansion S25FS-S family flash only. in qspi_set_lut() 346 * Used for Spansion S25FS-S family flash only. in qspi_set_lut()
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/mtd/ |
| H A D | mtd-physmap.txt | 30 advanced sector protection (Spansion: PPB - Persistent Protection
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/img/ |
| H A D | pistachio_marduk.dts | 87 compatible = "spansion,s25fl016k", "jedec,spi-nor";
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/ |
| H A D | fsl-ls1043a-qds.dts | 141 compatible = "spansion,m25p80";
|