Lines Matching +full:maximum +full:- +full:speed

1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Masahiro Yamada <[email protected]>
15 - enum:
16 - amd,pensando-elba-sd4hc
17 - microchip,mpfs-sd4hc
18 - microchip,pic64gx-sd4hc
19 - socionext,uniphier-sd4hc
20 - const: cdns,sd4hc
40 cdns,phy-input-delay-sd-highspeed:
41 description: Value of the delay in the input path for SD high-speed timing
44 maximum: 0x1f
46 cdns,phy-input-delay-legacy:
50 maximum: 0x1f
52 cdns,phy-input-delay-sd-uhs-sdr12:
56 maximum: 0x1f
58 cdns,phy-input-delay-sd-uhs-sdr25:
62 maximum: 0x1f
64 cdns,phy-input-delay-sd-uhs-sdr50:
68 maximum: 0x1f
70 cdns,phy-input-delay-sd-uhs-ddr50:
74 maximum: 0x1f
76 cdns,phy-input-delay-mmc-highspeed:
77 description: Value of the delay in the input path for MMC high-speed timing
80 maximum: 0x1f
82 cdns,phy-input-delay-mmc-ddr:
83 description: Value of the delay in the input path for eMMC high-speed DDR timing
91 maximum: 0x1f
93 cdns,phy-dll-delay-sdclk:
99 maximum: 0x7f
101 cdns,phy-dll-delay-sdclk-hsmmc:
104 HS400_ES speed modes.
107 maximum: 0x7f
109 cdns,phy-dll-delay-strobe:
112 HS400 / HS400_ES speed modes.
115 maximum: 0x7f
118 - compatible
119 - reg
120 - interrupts
121 - clocks
124 - $ref: sdhci-common.yaml
125 - if:
129 const: amd,pensando-elba-sd4hc
134 - description: Host controller registers
135 - description: Elba byte-lane enable register for writes
137 - resets
146 - |
148 compatible = "socionext,uniphier-sd4hc", "cdns,sd4hc";
152 bus-width = <8>;
153 mmc-ddr-1_8v;
154 mmc-hs200-1_8v;
155 mmc-hs400-1_8v;
156 cdns,phy-dll-delay-sdclk = <0>;