Searched full:macronix (Results 1 – 19 of 19) sorted by relevance
| /openbmc/u-boot/drivers/mtd/nand/spi/ |
| H A D | macronix.c | 3 * Copyright (c) 2018 Macronix 123 * Macronix SPI NAND read ID needs a dummy byte, so the first byte in in macronix_spinand_detect() 144 .name = "Macronix",
|
| H A D | Makefile | 3 spinand-objs := core.o gigadevice.o macronix.o micron.o winbond.o
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | imx7d-sdb-qspi.dts | 38 compatible = "macronix,mx25l51245g";
|
| H A D | ast2600-x4tf.dts | 75 compatible = "jedec,spi-nor", "macronix,mx66l2g45g";
|
| /openbmc/u-boot/drivers/mtd/spi/ |
| H A D | Kconfig | 119 bool "Macronix SPI flash support" 121 Add support for various Macronix SPI flash chips (MX25Lxxx)
|
| H A D | spi-nor-ids.c | 166 #ifdef CONFIG_SPI_FLASH_MACRONIX /* MACRONIX */ 167 /* Macronix */
|
| H A D | spi-nor-tiny.c | 430 * bit 6 of the Status Register is the QE bit for Macronix like QSPI memories. 454 dev_err(nor->dev, "Macronix Quad bit not set\n"); in macronix_quad_enable()
|
| H A D | spi-nor-core.c | 1500 * bit 6 of the Status Register is the QE bit for Macronix like QSPI memories. 1524 dev_err(nor->dev, "Macronix Quad bit not set\n"); in macronix_quad_enable() 1998 #define BFPT_DWORD15_QER_SR1_BIT6 (0x2UL << 20) /* Macronix */
|
| /openbmc/u-boot/include/linux/mtd/ |
| H A D | spi-nor.h | 68 /* 4-byte address opcodes - used on Spansion and some Macronix flashes. */ 107 /* Used for Macronix and Winbond flashes. */ 146 #define SR_QUAD_EN_MX BIT(6) /* Macronix Quad I/O */
|
| /openbmc/u-boot/doc/SPI/ |
| H A D | README.ti_qspi_am43x_test | 5 driver with Macronix M25L51235 flash device.
|
| /openbmc/u-boot/arch/x86/dts/ |
| H A D | cherryhill.dts | 150 compatible = "macronix,mx25u6435f", "spi-flash";
|
| H A D | baytrail_som-db5800-som-6867.dts | 201 compatible = "macronix,mx25l6405d",
|
| /openbmc/u-boot/include/ |
| H A D | flash.h | 220 #define MX_ID_LV320T 0x22A722A7 /* 29LV320T by Macronix, AMD compatible */ 222 #define MX_ID_LV320B 0x22A822A8 /* 29LV320B by Macronix, AMD compatible */
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_ids.c | 200 {NAND_MFR_MACRONIX, "Macronix"},
|
| H A D | nand_base.c | 3655 * AMD/Spansion, and Macronix. All others scan only the first page. in nand_decode_bbm_options()
|
| /openbmc/u-boot/drivers/spi/ |
| H A D | fsl_qspi.c | 61 /* Used for Micron, winbond and Macronix flashes */ 73 /* 4-byte address QSPI CMD - used on Spansion and some Macronix flashes */
|
| /openbmc/ipmitool/lib/ |
| H A D | dimm_spd.c | 245 { 0xc2, "Macronix" },
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |