Searched full:sdhc (Results 1 – 25 of 106) sorted by relevance
12345
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | amlogic,meson-mx-sdhc.yaml | 4 $id: http://devicetree.org/schemas/mmc/amlogic,meson-mx-sdhc.yaml# 7 title: Amlogic Meson SDHC controller 16 The SDHC MMC host controller on Amlogic SoCs provides an eMMC and MMC 24 - amlogic,meson8-sdhc 25 - amlogic,meson8b-sdhc 26 - amlogic,meson8m2-sdhc 27 - const: amlogic,meson-mx-sdhc 60 sdhc: mmc@8e00 { 61 compatible = "amlogic,meson8-sdhc", "amlogic,meson-mx-sdhc";
|
H A D | marvell,xenon-sdhci.txt | 6 Each SDHC is independent and owns independent resources, such as register sets, 8 Each SDHC should have an independent device tree node. 19 Array of clocks required for SDHC. 39 - marvell,xenon-sdhc-id: 40 Indicate the corresponding bit index of current SDHC in 41 SDHC System Operation Control Register Bit[7:0]. 42 Set/clear the corresponding bit to enable/disable current SDHC. 43 If Xenon IP contains only one SDHC, this property is optional. 55 It doesn't stand for the entire SDHC type or property. 56 For example, "emmc 5.1 phy" doesn't mean that this Xenon SDHC only [all …]
|
H A D | sdhci-msm.txt | 36 - CQE register map (Optional, CQE support is present on SDHC instance meant 71 - interconnect-names: For sdhc, we have two main paths. 72 1. Data path : sdhc to ddr 73 2. Config path : cpu to sdhc 75 is "sdhc-ddr" and for config interconnect path it is 76 "cpu-sdhc". 99 interconnect-names = "sdhc-ddr","cpu-sdhc";
|
H A D | vt8500-sdmmc.txt | 7 - compatible: Should be "wm,wm8505-sdhc". 15 sdhc@d800a000 { 16 compatible = "wm,wm8505-sdhc"; 19 clocks = <&sdhc>;
|
H A D | marvell,xenon-sdhci.yaml | 14 Each SDHC is independent and owns independent resources, such as register 17 Each SDHC should have an independent device tree node. 64 marvell,xenon-sdhc-id: 69 Indicate the corresponding bit index of current SDHC in SDHC System 71 enable/disable current SDHC. 86 entire SDHC type or property. For example, "emmc 5.1 phy" doesn't mean 87 that this Xenon SDHC only supports eMMC 5.1. 135 Xenon SDHC SoC usually doesn't provide re-tuning counter in
|
H A D | sdhci-sirf.txt | 7 - compatible: sirf,prima2-sdhc 15 compatible = "sirf,prima2-sdhc";
|
H A D | sdhci-msm.yaml | 141 - description: data path, sdhc to ddr 142 - description: config path, cpu to sdhc 147 - const: sdhc-ddr 148 - const: cpu-sdhc
|
/freebsd/sys/contrib/device-tree/src/arm/amlogic/ |
H A D | meson8m2.dtsi | 87 &sdhc { 88 compatible = "amlogic,meson8m2-sdhc", "amlogic,meson-mx-sdhc";
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | qoriq-esdhc-0.dtsi | 35 sdhc: sdhc@114000 { label
|
H A D | b4420si-pre.dtsi | 57 sdhc = &sdhc;
|
H A D | t102xsi-pre.dtsi | 59 sdhc = &sdhc;
|
H A D | b4860si-pre.dtsi | 57 sdhc = &sdhc;
|
H A D | t208xsi-pre.dtsi | 74 sdhc = &sdhc;
|
H A D | p5020si-pre.dtsi | 61 sdhc = &sdhc;
|
H A D | t104xsi-pre.dtsi | 58 sdhc = &sdhc;
|
H A D | p2041si-pre.dtsi | 60 sdhc = &sdhc;
|
H A D | p3041si-pre.dtsi | 61 sdhc = &sdhc;
|
H A D | p5040si-pre.dtsi | 60 sdhc = &sdhc;
|
H A D | p4080si-pre.dtsi | 60 sdhc = &sdhc;
|
H A D | t4240si-pre.dtsi | 64 sdhc = &sdhc;
|
/freebsd/sys/contrib/device-tree/src/arm/vt8500/ |
H A D | wm8650.dtsi | 164 clksdhc: sdhc { 194 sdhc@d800a000 { 195 compatible = "wm,wm8505-sdhc";
|
H A D | wm8505.dtsi | 192 clksdhc: sdhc { 286 sdhc@d800a000 { 287 compatible = "wm,wm8505-sdhc";
|
H A D | wm8850.dtsi | 206 clksdhc: sdhc { 297 sdhc@d800a000 { 298 compatible = "wm,wm8505-sdhc";
|
H A D | wm8750.dtsi | 211 clksdhc: sdhc { 326 sdhc@d800a000 { 327 compatible = "wm,wm8505-sdhc";
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | vt8500.txt | 66 sdhc: sdhc {
|
12345