Home
last modified time | relevance | path

Searched refs:jedec (Results 1 – 25 of 30) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dsf_dataflash.c513 uint32_t jedec; in jedec_probe() local
535 jedec = id[0]; in jedec_probe()
536 jedec = jedec << 8; in jedec_probe()
537 jedec |= id[1]; in jedec_probe()
538 jedec = jedec << 8; in jedec_probe()
539 jedec |= id[2]; in jedec_probe()
544 if (info->jedec_id == jedec) { in jedec_probe()
570 printf("dataflash: JEDEC id %06x not handled\n", jedec); in jedec_probe()
/rk3399_rockchip-uboot/arch/arm/dts/
H A Drv1103b-u-boot.dtsi111 compatible = "jedec,spi-nor";
H A Drk1808-u-boot.dtsi81 compatible = "jedec,spi-nor";
H A Drk3506-u-boot.dtsi130 compatible = "jedec,spi-nor";
H A Dpx30-u-boot.dtsi138 compatible = "jedec,spi-nor";
H A Drk3308-u-boot.dtsi115 compatible = "jedec,spi-nor";
H A Drk3562-u-boot.dtsi151 compatible = "jedec,spi-nor";
H A Drv1106-u-boot.dtsi192 compatible = "jedec,spi-nor";
H A Drk3528-u-boot.dtsi94 compatible = "jedec,spi-nor";
H A Drk3576-u-boot.dtsi125 compatible = "jedec,spi-nor";
H A Drv1126b-u-boot.dtsi145 compatible = "jedec,spi-nor";
H A Drk3588-u-boot.dtsi152 compatible = "jedec,spi-nor";
H A Darmada-385-amc.dts157 compatible = "st,m25p128", "jedec,spi-nor", "spi-flash";
H A Darmada-7040-db.dts126 compatible = "jedec,spi-nor";
H A Darmada-xp-theadorable.dts137 compatible = "n25q128a13", "jedec,spi-nor";
H A Drv1126-u-boot.dtsi134 compatible = "jedec,spi-nor";
H A Darmada-8040-mcbin.dts243 compatible = "jedec,spi-nor";
H A Darmada-7040-db-nand.dts133 compatible = "jedec,spi-nor";
H A Darmada-375-db.dts95 compatible = "n25q128a13", "jedec,spi-nor";
H A Darmada-xp-gp.dts237 compatible = "n25q128a13", "jedec,spi-nor";
H A Dam57xx-idk-common.dtsi317 compatible = "s25fl256s1", "spi-flash", "jedec,spi-nor";
H A Darmada-xp-maxbcm.dts234 compatible = "n25q128a13", "jedec,spi-nor";
H A Darmada-8040-db.dts255 compatible = "jedec,spi-nor";
H A Darmada-385-turris-omnia.dts354 compatible = "spansion,s25fl164k", "jedec,spi-nor";
/rk3399_rockchip-uboot/doc/device-tree-bindings/mtd/
H A Dmtd-physmap.txt7 used, if known, followed by either "cfi-flash", "jedec-flash",

12