Home
last modified time | relevance | path

Searched full:uhs (Results 1 – 25 of 131) sorted by relevance

123456

/Linux-v5.10/Documentation/devicetree/bindings/mmc/
Dcdns,sdhci.yaml49 cdns,phy-input-delay-sd-uhs-sdr12:
50 description: Value of the delay in the input path for SD UHS SDR12 timing
55 cdns,phy-input-delay-sd-uhs-sdr25:
56 description: Value of the delay in the input path for SD UHS SDR25 timing
61 cdns,phy-input-delay-sd-uhs-sdr50:
62 description: Value of the delay in the input path for SD UHS SDR50 timing
67 cdns,phy-input-delay-sd-uhs-ddr50:
68 description: Value of the delay in the input path for SD UHS DDR50 timing
Dsdhci-sprd.txt24 - pinctrl-1: should contain uhs mode pin control
35 - sprd,phy-delay-sd-uhs-sdr50: Delay value for SD UHS SDR50 timing.
36 - sprd,phy-delay-sd-uhs-sdr104: Delay value for SD UHS SDR50 timing.
60 sprd,phy-delay-sd-uhs-sdr104 = <0x3f 0x7f 0x2e 0x2e>;
Dsdhci-st.txt51 - sd-uhs-sdr50: To enable the SDR50 in the mmcss.
54 - sd-uhs-sdr104: To enable the SDR104 in the mmcss.
57 - sd-uhs-ddr50: To enable the DDR50 in the mmcss.
107 sd-uhs-sdr50;
108 sd-uhs-sdr104;
109 sd-uhs-ddr50;
Dbrcm,sdhci-brcmstb.txt6 NOTE: The driver disables all UHS speed modes by default and depends
21 sd-uhs-sdr50;
22 sd-uhs-ddr50;
23 sd-uhs-sdr104;
Dmmc-controller.yaml131 sd-uhs-sdr12:
134 SD UHS SDR12 speed is supported.
136 sd-uhs-sdr25:
139 SD UHS SDR25 speed is supported.
141 sd-uhs-sdr50:
144 SD UHS SDR50 speed is supported.
146 sd-uhs-sdr104:
149 SD UHS SDR104 speed is supported.
151 sd-uhs-ddr50:
154 SD UHS DDR50 speed is supported.
[all …]
Dsdhci-am654.yaml70 description: Output tap delay for SD UHS SDR12 timing
76 description: Output tap delay for SD UHS SDR25 timing
82 description: Output tap delay for SD UHS SDR50 timing
88 description: Output tap delay for SD UHS SDR104 timing
94 description: Output tap delay for SD UHS DDR50 timing
140 description: Input tap delay for SD UHS SDR12 timing
146 description: Input tap delay for SD UHS SDR25 timing
Dsocionext,uniphier-sd.yaml88 pinctrl-names = "default", "uhs";
98 sd-uhs-sdr12;
99 sd-uhs-sdr25;
100 sd-uhs-sdr50;
/Linux-v5.10/arch/arm64/boot/dts/freescale/
Dfsl-lx2160a-clearfog-itx.dtsi28 sd-uhs-sdr104;
29 sd-uhs-sdr50;
30 sd-uhs-sdr25;
31 sd-uhs-sdr12;
Dfsl-ls1012a-rdb.dts22 sd-uhs-sdr104;
23 sd-uhs-sdr50;
24 sd-uhs-sdr25;
25 sd-uhs-sdr12;
Dfsl-lx2160a-rdb.dts67 sd-uhs-sdr104;
68 sd-uhs-sdr50;
69 sd-uhs-sdr25;
70 sd-uhs-sdr12;
Dfsl-ls1046a-rdb.dts40 sd-uhs-sdr104;
41 sd-uhs-sdr50;
42 sd-uhs-sdr25;
43 sd-uhs-sdr12;
Dfsl-ls1028a-rdb.dts87 sd-uhs-sdr104;
88 sd-uhs-sdr50;
89 sd-uhs-sdr25;
90 sd-uhs-sdr12;
Dfsl-ls1028a-kontron-sl28.dts94 sd-uhs-sdr104;
95 sd-uhs-sdr50;
96 sd-uhs-sdr25;
97 sd-uhs-sdr12;
/Linux-v5.10/arch/arm/boot/dts/
Dimx6qdl-colibri-v1_1-uhs.dtsi40 sd-uhs-sdr12;
41 sd-uhs-sdr25;
42 sd-uhs-sdr50;
43 sd-uhs-sdr104;
Drk3288-veyron-sdmmc.dtsi83 sd-uhs-sdr12;
84 sd-uhs-sdr25;
85 sd-uhs-sdr50;
86 sd-uhs-sdr104;
Dstih410-b2120.dts32 sd-uhs-sdr50;
33 sd-uhs-sdr104;
34 sd-uhs-ddr50;
Dimx6ull-colibri-eval-v3.dtsi173 sd-uhs-sdr12;
174 sd-uhs-sdr25;
175 sd-uhs-sdr50;
176 sd-uhs-sdr104;
Dstih418-b2199.dts82 sd-uhs-sdr50;
83 sd-uhs-sdr104;
84 sd-uhs-ddr50;
Drk3288-phycore-rdk.dts231 sd-uhs-sdr12;
232 sd-uhs-sdr25;
233 sd-uhs-sdr50;
234 sd-uhs-sdr104;
Dimx6dl-colibri-v1_1-eval-v3.dts9 #include "imx6qdl-colibri-v1_1-uhs.dtsi"
26 * UHS-I support.
/Linux-v5.10/drivers/mmc/core/
Ddebugfs.c129 str = "sd uhs SDR12"; in mmc_ios_show()
132 str = "sd uhs SDR25"; in mmc_ios_show()
135 str = "sd uhs SDR50"; in mmc_ios_show()
138 str = "sd uhs SDR104"; in mmc_ios_show()
141 str = "sd uhs DDR50"; in mmc_ios_show()
/Linux-v5.10/drivers/mmc/host/
Dsdhci-st.c257 unsigned int uhs) in sdhci_st_set_uhs_signaling() argument
266 switch (uhs) { in sdhci_st_set_uhs_signaling()
268 * Set V18_EN -- UHS modes do not work without this. in sdhci_st_set_uhs_signaling()
300 "(uhs %d)\n", uhs); in sdhci_st_set_uhs_signaling()
302 dev_dbg(mmc_dev(host->mmc), "uhs %d, ctrl_2 %04X\n", uhs, ctrl_2); in sdhci_st_set_uhs_signaling()
Dsdhci-pxav3.c240 static void pxav3_set_uhs_signaling(struct sdhci_host *host, unsigned int uhs) in pxav3_set_uhs_signaling() argument
247 * Set V18_EN -- UHS modes do not work without this. in pxav3_set_uhs_signaling()
254 switch (uhs) { in pxav3_set_uhs_signaling()
280 if (uhs == MMC_TIMING_UHS_SDR50 || in pxav3_set_uhs_signaling()
281 uhs == MMC_TIMING_UHS_DDR50) { in pxav3_set_uhs_signaling()
284 } else if (uhs == MMC_TIMING_MMC_HS) { in pxav3_set_uhs_signaling()
296 "%s uhs = %d, ctrl_2 = %04X\n", in pxav3_set_uhs_signaling()
297 __func__, uhs, ctrl_2); in pxav3_set_uhs_signaling()
/Linux-v5.10/arch/arm64/boot/dts/amlogic/
Dmeson-gxl-s905x-libretech-cc-v2.dts252 sd-uhs-sdr12;
253 sd-uhs-sdr25;
254 sd-uhs-sdr50;
255 sd-uhs-ddr50;
/Linux-v5.10/arch/arm64/boot/dts/rockchip/
Drk3308-roc-cc.dts175 sd-uhs-sdr25;
176 sd-uhs-sdr50;
177 sd-uhs-sdr104;

123456