Home
last modified time | relevance | path

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

12345678

/linux/Documentation/devicetree/bindings/mmc/
H A Dsocionext,uniphier-sd.yaml58 socionext,syscon-uhs-mode:
62 - description: phandle to syscon that configures UHS mode
65 A phandle to syscon with one argument that configures UHS mode.
104 pinctrl-names = "default", "uhs";
114 sd-uhs-sdr12;
115 sd-uhs-sdr25;
116 sd-uhs-sdr50;
H A Dcdns,sdhci.yaml53 cdns,phy-input-delay-sd-uhs-sdr12:
54 description: Value of the delay in the input path for SD UHS SDR12 timing
59 cdns,phy-input-delay-sd-uhs-sdr25:
60 description: Value of the delay in the input path for SD UHS SDR25 timing
65 cdns,phy-input-delay-sd-uhs-sdr50:
66 description: Value of the delay in the input path for SD UHS SDR50 timing
71 cdns,phy-input-delay-sd-uhs-ddr50:
72 description: Value of the delay in the input path for SD UHS DDR50 timing
H A Dmmc-controller-common.yaml140 sd-uhs-sdr12:
143 SD UHS SDR12 speed is supported.
145 sd-uhs-sdr25:
148 SD UHS SDR25 speed is supported.
150 sd-uhs-sdr50:
153 SD UHS SDR50 speed is supported.
155 sd-uhs-sdr104:
158 SD UHS SDR104 speed is supported.
160 sd-uhs-ddr50:
163 SD UHS DDR50 speed is supported.
[all …]
H A 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;
H A Dsdhci-am654.yaml80 description: Output tap delay for SD UHS SDR12 timing
86 description: Output tap delay for SD UHS SDR25 timing
92 description: Output tap delay for SD UHS SDR50 timing
98 description: Output tap delay for SD UHS SDR104 timing
104 description: Output tap delay for SD UHS DDR50 timing
150 description: Input tap delay for SD UHS SDR12 timing
156 description: Input tap delay for SD UHS SDR25 timing
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-dreambox-two.dts16 sd-uhs-sdr12;
17 sd-uhs-sdr25;
18 sd-uhs-sdr50;
19 sd-uhs-sdr104;
H A Dmeson-gxl-s905x-libretech-cc-v2.dts251 sd-uhs-sdr12;
252 sd-uhs-sdr25;
253 sd-uhs-sdr50;
254 sd-uhs-ddr50;
/linux/arch/arm64/boot/dts/sprd/
H A Dums512-1h10.dts45 sprd,phy-delay-sd-uhs-sdr104 = <0x7f 0x73 0x72 0x72>;
46 sprd,phy-delay-sd-uhs-sdr50 = <0x6e 0x7f 0x01 0x01>;
49 sd-uhs-sdr104;
50 sd-uhs-sdr50;
/linux/arch/riscv/boot/dts/microchip/
H A Dmpfs-polarberry.dts68 sd-uhs-sdr12;
69 sd-uhs-sdr25;
70 sd-uhs-sdr50;
71 sd-uhs-sdr104;
H A Dmpfs-sev-kit.dts101 sd-uhs-sdr12;
102 sd-uhs-sdr25;
103 sd-uhs-sdr50;
104 sd-uhs-sdr104;
H A Dmpfs-m100pfsevp.dts117 sd-uhs-sdr12;
118 sd-uhs-sdr25;
119 sd-uhs-sdr50;
120 sd-uhs-sdr104;
/linux/arch/arm64/boot/dts/freescale/
H A Dtqmls10xxa.dtsi62 sd-uhs-sdr104;
63 sd-uhs-sdr50;
64 sd-uhs-sdr25;
65 sd-uhs-sdr12;
H A Dfsl-ls1012a-rdb.dts29 sd-uhs-sdr104;
30 sd-uhs-sdr50;
31 sd-uhs-sdr25;
32 sd-uhs-sdr12;
H A Dfsl-ls1046a-rdb.dts41 sd-uhs-sdr104;
42 sd-uhs-sdr50;
43 sd-uhs-sdr25;
44 sd-uhs-sdr12;
H A Dfsl-lx2160a-rdb.dts130 sd-uhs-sdr104;
131 sd-uhs-sdr50;
132 sd-uhs-sdr25;
133 sd-uhs-sdr12;
H A Dfsl-ls1028a-kontron-sl28.dts101 sd-uhs-sdr104;
102 sd-uhs-sdr50;
103 sd-uhs-sdr25;
104 sd-uhs-sdr12;
H A Dfsl-ls1028a-rdb.dts162 sd-uhs-sdr104;
163 sd-uhs-sdr50;
164 sd-uhs-sdr25;
165 sd-uhs-sdr12;
/linux/arch/arm64/boot/dts/rockchip/
H A Dpx30-cobra-ltk500hd1829.dts68 sd-uhs-sdr12;
69 sd-uhs-sdr25;
70 sd-uhs-sdr50;
71 sd-uhs-sdr104;
H A Dpx30-firefly-jd4-core-mb.dts132 sd-uhs-sdr12;
133 sd-uhs-sdr25;
134 sd-uhs-sdr50;
135 sd-uhs-sdr104;
147 sd-uhs-sdr104;
H A Drk3588-armsom-w3.dts395 sd-uhs-sdr104;
412 sd-uhs-sdr12;
413 sd-uhs-sdr25;
414 sd-uhs-sdr50;
415 sd-uhs-sdr104;
H A Drk3308-roc-cc.dts180 sd-uhs-sdr25;
181 sd-uhs-sdr50;
182 sd-uhs-sdr104;
/linux/drivers/mmc/core/
H A Dsd_uhs2.c21 * Support for SD UHS-II cards
84 * Run the phy initialization sequence, which mainly relies on the UHS-II host
94 pr_debug("%s: failed to initial phy for UHS-II!\n", in sd_uhs2_phy_init()
102 * sd_uhs2_cmd_assemble() - build up UHS-II command packet which is embedded in
106 * @header: Header field of UHS-II command cxpacket
107 * @arg: Argument field of UHS-II command packet
108 * @payload: Payload field of UHS-II command packet
117 * received on UHS-II bus. This function fills in the contents of uhs2_command
151 * Refer to UHS-II Addendum Version 1.02 Figure 6-21 to see DEVICE_INIT CCMD format. in sd_uhs2_dev_init()
168 * Refer to UHS-II Addendum Version 1.02 section 6.3.1. in sd_uhs2_dev_init()
[all …]
H A Ddebugfs.c133 str = "sd uhs SDR12"; in mmc_ios_show()
136 str = "sd uhs SDR25"; in mmc_ios_show()
139 str = "sd uhs SDR50"; in mmc_ios_show()
142 str = "sd uhs SDR104"; in mmc_ios_show()
145 str = "sd uhs DDR50"; in mmc_ios_show()
/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-sdmmc.dtsi89 sd-uhs-sdr12;
90 sd-uhs-sdr25;
91 sd-uhs-sdr50;
92 sd-uhs-sdr104;
/linux/arch/arm/boot/dts/st/
H A Dstih418-b2199.dts92 sd-uhs-sdr50;
93 sd-uhs-sdr104;
94 sd-uhs-ddr50;

12345678