| /Linux-v6.1/Documentation/devicetree/bindings/hwmon/ |
| D | jedec,jc42.yaml | 4 $id: http://devicetree.org/schemas/hwmon/jedec,jc42.yaml# 7 title: Jedec JC-42.4 compatible temperature sensors 16 const: jedec,jc-42.4-temp 24 - const: jedec,jc-42.4-temp 51 - const: jedec,jc-42.4-temp 75 compatible = "jedec,jc-42.4-temp";
|
| /Linux-v6.1/Documentation/devicetree/bindings/mtd/ |
| D | jedec,spi-nor.yaml | 4 $id: http://devicetree.org/schemas/mtd/jedec,spi-nor.yaml# 33 - const: jedec,spi-nor 43 - const: jedec,spi-nor 44 - const: jedec,spi-nor 46 Must also include "jedec,spi-nor" for any SPI NOR flash that can be 47 identified by the JEDEC READ ID opcode (0x9F). 96 compatible = "spansion,m25p80", "jedec,spi-nor";
|
| /Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/ddr/ |
| D | jedec,lpddr2.yaml | 4 $id: http://devicetree.org/schemas/memory-controllers/ddr/jedec,lpddr2.yaml# 7 title: LPDDR2 SDRAM compliant to JEDEC JESD209-2 20 - jedec,lpddr2-s4 23 - jedec,lpddr2-s2 26 - jedec,lpddr2-nvm 159 $ref: jedec,lpddr2-timings.yaml 176 compatible = "elpida,ECB240ABACN", "jedec,lpddr2-s4"; 194 compatible = "jedec,lpddr2-timings"; 215 compatible = "jedec,lpddr2-timings";
|
| D | jedec,lpddr3.yaml | 4 $id: http://devicetree.org/schemas/memory-controllers/ddr/jedec,lpddr3.yaml# 7 title: LPDDR3 SDRAM compliant to JEDEC JESD209-3 17 - const: jedec,lpddr3 197 $ref: jedec,lpddr3-timings.yaml 214 compatible = "samsung,K3QF2F20DB", "jedec,lpddr3"; 241 compatible = "jedec,lpddr3-timings";
|
| D | jedec,lpddr2-timings.yaml | 4 $id: http://devicetree.org/schemas/memory-controllers/ddr/jedec,lpddr2-timings.yaml# 14 const: jedec,lpddr2-timings 117 compatible = "jedec,lpddr2-timings";
|
| D | jedec,lpddr3-timings.yaml | 4 $id: http://devicetree.org/schemas/memory-controllers/ddr/jedec,lpddr3-timings.yaml# 14 const: jedec,lpddr3-timings 135 compatible = "jedec,lpddr3-timings";
|
| /Linux-v6.1/drivers/mtd/nand/raw/ |
| D | nand_jedec.c | 22 * Check if the NAND chip is JEDEC compliant, returns 1 if it is, 0 otherwise. 39 /* Try JEDEC for unknown chip or LP */ in nand_jedec_detect() 41 if (ret || strncmp(id, "JEDEC", sizeof(id))) in nand_jedec_detect() 44 /* JEDEC chip: allocate a buffer to hold its parameter page */ in nand_jedec_detect() 74 pr_err("Could not find valid JEDEC parameter page; aborting\n"); in nand_jedec_detect() 86 pr_info("unsupported JEDEC version: %d\n", val); in nand_jedec_detect()
|
| /Linux-v6.1/Documentation/devicetree/bindings/ufs/ |
| D | hisilicon,ufs.yaml | 12 # Select only our matches, not all jedec,ufs 31 - const: jedec,ufs-1.1 35 - const: jedec,ufs-2.1 76 compatible = "hisilicon,hi3670-ufs", "jedec,ufs-2.1";
|
| D | snps,tc-dwc-g210.yaml | 12 # Select only our matches, not all jedec,ufs 32 - const: jedec,ufs-2.0 48 "jedec,ufs-2.0";
|
| D | cdns,ufshc.yaml | 12 # Select only our matches, not all jedec,ufs-2.0 33 - const: jedec,ufs-2.0 65 compatible = "cdns,ufshc", "jedec,ufs-2.0";
|
| /Linux-v6.1/arch/arm64/boot/dts/freescale/ |
| D | fsl-ls1028a-qds.dts | 152 compatible = "jedec,spi-nor"; 162 compatible = "jedec,spi-nor"; 172 compatible = "jedec,spi-nor"; 187 compatible = "jedec,spi-nor"; 197 compatible = "jedec,spi-nor"; 207 compatible = "jedec,spi-nor"; 222 compatible = "jedec,spi-nor"; 260 compatible = "jedec,spi-nor";
|
| D | fsl-ls1088a-qds.dts | 27 compatible = "jedec,spi-nor"; 35 compatible = "jedec,spi-nor"; 45 compatible = "jedec,spi-nor"; 150 compatible = "jedec,spi-nor"; 160 compatible = "jedec,spi-nor";
|
| D | fsl-ls1012a-qds.dts | 72 compatible = "micron,n25q128a11", "jedec,spi-nor"; 80 compatible = "sst25wf040b", "jedec,spi-nor"; 90 compatible = "en25s64", "jedec,spi-nor"; 140 compatible = "jedec,spi-nor";
|
| D | fsl-ls2081a-rdb.dts | 33 compatible = "jedec,spi-nor"; 98 compatible = "jedec,spi-nor"; 108 compatible = "jedec,spi-nor";
|
| /Linux-v6.1/arch/arm/boot/dts/ |
| D | elpida_ecb240abacn.dtsi | 8 compatible = "elpida,ECB240ABACN","jedec,lpddr2-s4"; 25 compatible = "jedec,lpddr2-timings"; 47 compatible = "jedec,lpddr2-timings";
|
| /Linux-v6.1/Documentation/devicetree/bindings/spi/ |
| D | aspeed,ast2600-fmc.yaml | 64 compatible = "jedec,spi-nor"; 71 compatible = "jedec,spi-nor"; 78 compatible = "jedec,spi-nor";
|
| D | hpe,gxp-spifi.yaml | 49 compatible = "jedec,spi-nor"; 54 compatible = "jedec,spi-nor";
|
| /Linux-v6.1/drivers/mtd/devices/ |
| D | mtd_dataflash.c | 73 /* newer chips report JEDEC manufacturer and device IDs; chip 696 /* JEDEC id has a high byte of zero plus three data bytes: 751 u64 jedec, bool use_extid) in jedec_lookup() argument 762 if (info->jedec_id == jedec) { in jedec_lookup() 792 u64 jedec; in jedec_probe() local 793 u8 id[sizeof(jedec)] = {0}; in jedec_probe() 798 * JEDEC also defines an optional "extended device information" in jedec_probe() 808 dev_dbg(&spi->dev, "error %d reading JEDEC ID\n", ret); in jedec_probe() 815 jedec = be64_to_cpup((__be64 *)id); in jedec_probe() 821 info = jedec_lookup(spi, jedec >> DATAFLASH_SHIFT_EXTID, true); in jedec_probe() [all …]
|
| /Linux-v6.1/drivers/memory/ |
| D | of_memory.c | 26 * default min timings provided by JEDEC. 102 * while populating, returns default timings provided by JEDEC. 117 tim_compat = "jedec,lpddr2-timings"; in of_get_ddr_timings() 267 tim_compat = "jedec,lpddr3-timings"; in of_lpddr3_get_ddr_timings() 351 if (of_device_is_compatible(np, "jedec,lpddr2-s4")) in of_lpddr2_get_info() 353 else if (of_device_is_compatible(np, "jedec,lpddr2-s2")) in of_lpddr2_get_info() 355 else if (of_device_is_compatible(np, "jedec,lpddr2-nvm")) in of_lpddr2_get_info()
|
| /Linux-v6.1/arch/powerpc/boot/dts/fsl/ |
| 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";
|
| /Linux-v6.1/include/linux/spi/ |
| D | flash.h | 13 * with chips that can't be queried for JEDEC or other IDs 29 /* we'll likely add more ... use JEDEC IDs, etc */
|
| /Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/ |
| D | renesas,rpc-if.yaml | 19 - if it contains "jedec,spi-nor", then SPI is used; 83 - jedec,spi-nor 133 compatible = "jedec,spi-nor";
|
| /Linux-v6.1/Documentation/devicetree/bindings/mmc/ |
| D | mmc-pwrseq-emmc.yaml | 14 procedure, as described by Jedec 4.4 specification. This procedure is 32 reset procedure as described in Jedec 4.4 specification, the
|
| /Linux-v6.1/Documentation/scsi/ |
| D | ufs.rst | 31 is defined by JEDEC Solid State Technology Association. UFS is based 163 be done in accordance with JEDEC spec UFS2.1 paragraph 10.7. 196 - UFS - http://www.jedec.org/sites/default/files/docs/JESD220.pdf 197 - UFSHCI - http://www.jedec.org/sites/default/files/docs/JESD223.pdf
|
| /Linux-v6.1/include/linux/mtd/ |
| D | jedec.h | 7 * Contains all JEDEC related definitions 21 /* JEDEC features */
|