Lines Matching +full:mmc +full:- +full:host
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/mmc/cdns,sdhci.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Cadence SD/SDIO/eMMC Host Controller (SD4HC)
10 - Masahiro Yamada <yamada.masahiro@socionext.com>
15 - enum:
16 - amd,pensando-elba-sd4hc
17 - microchip,mpfs-sd4hc
18 - socionext,uniphier-sd4hc
19 - const: cdns,sd4hc
39 cdns,phy-input-delay-sd-highspeed:
40 description: Value of the delay in the input path for SD high-speed timing
45 cdns,phy-input-delay-legacy:
51 cdns,phy-input-delay-sd-uhs-sdr12:
57 cdns,phy-input-delay-sd-uhs-sdr25:
63 cdns,phy-input-delay-sd-uhs-sdr50:
69 cdns,phy-input-delay-sd-uhs-ddr50:
75 cdns,phy-input-delay-mmc-highspeed:
76 description: Value of the delay in the input path for MMC high-speed timing
81 cdns,phy-input-delay-mmc-ddr:
82 description: Value of the delay in the input path for eMMC high-speed DDR timing
92 cdns,phy-dll-delay-sdclk:
100 cdns,phy-dll-delay-sdclk-hsmmc:
108 cdns,phy-dll-delay-strobe:
117 - compatible
118 - reg
119 - interrupts
120 - clocks
123 - $ref: mmc-controller.yaml
124 - if:
128 const: amd,pensando-elba-sd4hc
133 - description: Host controller registers
134 - description: Elba byte-lane enable register for writes
136 - resets
145 - |
146 emmc: mmc@5a000000 {
147 compatible = "socionext,uniphier-sd4hc", "cdns,sd4hc";
151 bus-width = <8>;
152 mmc-ddr-1_8v;
153 mmc-hs200-1_8v;
154 mmc-hs400-1_8v;
155 cdns,phy-dll-delay-sdclk = <0>;