| /openbmc/u-boot/drivers/mtd/spi/ |
| H A D | sf_dataflash.c | 509 uint32_t jedec; in jedec_probe() local 530 jedec = id[0]; in jedec_probe() 531 jedec = jedec << 8; in jedec_probe() 532 jedec |= id[1]; in jedec_probe() 533 jedec = jedec << 8; in jedec_probe() 534 jedec |= id[2]; in jedec_probe() 539 if (info->jedec_id == jedec) { in jedec_probe() 565 printf("dataflash: JEDEC id %06x not handled\n", jedec); in jedec_probe()
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | imx6sx-sdb.dts | 118 compatible = "micron,n25q256a", "jedec,spi-nor"; 126 compatible = "micron,n25q256a", "jedec,spi-nor";
|
| H A D | r8a77970-eagle-u-boot.dts | 47 compatible = "s25fs512s", "spi-flash", "jedec,spi-nor";
|
| H A D | zynq-zc770-xm010.dts | 76 compatible = "sst25wf080", "jedec,spi-nor";
|
| H A D | kirkwood-ns2-common.dtsi | 33 compatible = "mxicy,mx25l4005a", "jedec,spi-nor", "spi-flash";
|
| H A D | ast2600-x4tf.dts | 75 compatible = "jedec,spi-nor", "macronix,mx66l2g45g";
|
| H A D | zynq-dlc20-rev1.0.dts | 75 compatible = "n25q128a11", "jedec,spi-nor";
|
| H A D | kirkwood-atl-sbx81lifkw.dts | 81 compatible = "st,m25p128", "jedec,spi-nor", "spi-flash";
|
| H A D | kirkwood-dreamplug.dts | 50 compatible = "mxicy,mx25l1606e", "jedec,spi-nor", "spi-flash";
|
| H A D | kirkwood-atl-sbx81lifxcat.dts | 95 compatible = "st,m25p128", "jedec,spi-nor", "spi-flash";
|
| H A D | ast2500.dtsi | 71 compatible = "jedec,spi-nor"; 76 compatible = "jedec,spi-nor"; 81 compatible = "jedec,spi-nor"; 97 compatible = "jedec,spi-nor"; 102 compatible = "jedec,spi-nor"; 118 compatible = "jedec,spi-nor"; 123 compatible = "jedec,spi-nor";
|
| H A D | armada-38x-solidrun-microsom.dtsi | 89 compatible = "w25q32", "jedec,spi-nor", "spi-flash";
|
| H A D | ast2600.dtsi | 129 compatible = "jedec,spi-nor"; 134 compatible = "jedec,spi-nor"; 139 compatible = "jedec,spi-nor"; 155 compatible = "jedec,spi-nor"; 160 compatible = "jedec,spi-nor"; 176 compatible = "jedec,spi-nor"; 181 compatible = "jedec,spi-nor"; 186 compatible = "jedec,spi-nor";
|
| H A D | ast2400.dtsi | 71 compatible = "jedec,spi-nor"; 76 compatible = "jedec,spi-nor"; 81 compatible = "jedec,spi-nor"; 97 compatible = "jedec,spi-nor"; 102 compatible = "jedec,spi-nor";
|
| H A D | zynqmp-zc1751-xm016-dc2.dts | 184 compatible = "sst,sst25wf080", "jedec,spi-nor";
|
| H A D | kirkwood-lsxl.dtsi | 82 compatible = "m25p40", "jedec,spi-nor", "spi-flash";
|
| H A D | kirkwood-netxbig.dtsi | 35 compatible = "mxicy,mx25l4005a", "jedec,spi-nor", "spi-flash";
|
| H A D | sun8i-h2-plus-orangepi-r1.dts | 76 compatible = "mxicy,mx25l12805d", "jedec,spi-nor";
|
| H A D | armada-385-atl-x530.dtsi | 221 compatible = "jedec,spi-nor";
|
| H A D | armada-385-amc.dts | 157 compatible = "st,m25p128", "jedec,spi-nor", "spi-flash";
|
| /openbmc/u-boot/arch/mips/dts/ |
| H A D | linkit-smart-7688.dts | 41 compatible = "spi-flash", "jedec,spi-nor";
|
| H A D | gardena-smart-gateway-mt7688.dts | 100 compatible = "spi-flash", "jedec,spi-nor";
|
| /openbmc/qemu/tests/qtest/ |
| H A D | aspeed-smc-utils.c | 212 uint32_t jedec = 0x0; in aspeed_smc_test_read_jedec() local 218 jedec |= flash_readb(test_data, 0) << 16; in aspeed_smc_test_read_jedec() 219 jedec |= flash_readb(test_data, 0) << 8; in aspeed_smc_test_read_jedec() 220 jedec |= flash_readb(test_data, 0); in aspeed_smc_test_read_jedec() 225 g_assert_cmphex(jedec, ==, test_data->jedec_id); in aspeed_smc_test_read_jedec()
|
| /openbmc/u-boot/doc/device-tree-bindings/mtd/ |
| H A D | mtd-physmap.txt | 7 used, if known, followed by either "cfi-flash", "jedec-flash",
|
| /openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-kernel/linux/linux-obmc/ |
| H A D | gxp.dts | 123 compatible = "jedec,spi-nor"; 162 compatible = "jedec,spi-nor";
|