Searched full:hs200 (Results 1 – 25 of 136) sorted by relevance
123456
| /linux/Documentation/devicetree/bindings/mmc/ |
| H A D | mmc-controller-common.yaml | 205 mmc-hs200-1_2v: 208 eMMC HS200 mode (1.2V I/O) is supported. 210 mmc-hs200-1_8v: 213 eMMC HS200 mode (1.8V I/O) is supported.
|
| H A D | sprd,sdhci-r11.yaml | 101 mmc-hs200-1_8v; 108 sprd,phy-delay-mmc-hs200 = <0x0 0x8c 0x8c 0x8c>;
|
| H A D | amlogic,meson-mx-sdhc.yaml | 18 It supports eMMC spec 4.4x/4.5x including HS200 (up to 100MHz clock).
|
| /linux/arch/riscv/boot/dts/starfive/ |
| H A D | jh7110-milkv-marscm-emmc.dts | 18 mmc-hs200-1_8v;
|
| H A D | jh7110-starfive-visionfive-2.dtsi | 44 mmc-hs200-1_8v;
|
| H A D | jh7110-milkv-mars.dts | 29 mmc-hs200-1_8v;
|
| H A D | jh7110-deepcomputing-fml13v01.dts | 18 mmc-hs200-1_8v;
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt7986a-bananapi-bpi-r3-emmc.dtso | 18 mmc-hs200-1_8v;
|
| H A D | mt7988a-bananapi-bpi-r4-pro-emmc.dtso | 21 mmc-hs200-1_8v;
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rk3288-tinker-s.dts | 22 mmc-hs200-1_8v;
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | px30-cobra.dtsi | 124 * For hs200 support, U-Boot would have to set the RK809 DCDC4 126 * devices out in the field, so disable hs200. 127 * mmc-hs200-1_8v;
|
| H A D | rk3566-tinker-board-3s.dts | 23 mmc-hs200-1_8v;
|
| H A D | px30-pp1516.dtsi | 152 * For hs200 support, U-Boot would have to set the RK809 DCDC4 154 * devices out in the field, so disable hs200. 155 * mmc-hs200-1_8v;
|
| H A D | rk3566-anbernic-rg-arc-d.dts | 52 mmc-hs200-1_8v;
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | rzv2-evk-cn15-emmc.dtso | 46 mmc-hs200-1_8v;
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | ipq5332-rdp474.dts | 28 mmc-hs200-1_8v;
|
| H A D | ipq5332-rdp468.dts | 44 mmc-hs200-1_8v;
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | tqmls10xxa.dtsi | 61 mmc-hs200-1_8v;
|
| H A D | fsl-ls1012a-rdb.dts | 37 mmc-hs200-1_8v;
|
| H A D | s32g274a-rdb2.dts | 71 * However, this is not enough to enable HS400 or HS200 modes for eMMC.
|
| H A D | fsl-lx2160a-tqmlx2160a.dtsi | 34 mmc-hs200-1_8v;
|
| /linux/arch/riscv/boot/dts/sophgo/ |
| H A D | cv1812h-huashan-pi.dts | 52 mmc-hs200-1_8v;
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h618-longan-module-3h.dtsi | 27 mmc-hs200-1_8v;
|
| /linux/arch/loongarch/boot/dts/ |
| H A D | loongson-2k2000-ref.dts | 47 mmc-hs200-1_8v;
|
| /linux/drivers/mmc/core/ |
| H A D | mmc.c | 1202 pr_err("%s: switch to high-speed from hs200 failed, err:%d\n", in mmc_select_hs400() 1322 /* Switch HS to HS200 */ in mmc_hs400_to_hs200() 1334 * For HS200, CRC errors are not a reliable way to know the switch in mmc_hs400_to_hs200() 1474 * For device supporting HS200 mode, the following sequence 1477 * 2. switch to HS200 mode 1502 * switch to HS200 mode if bus width is set successfully. in mmc_select_hs200() 1518 * NB: We can't move to full (HS200) speeds until after we've in mmc_select_hs200() 1527 * For HS200, CRC errors are not a reliable way to know the in mmc_select_hs200() 1555 * Activate High Speed, HS200 or HS400ES mode if supported. 1595 * conditions for HS200 and HS400, which sends CMD21 to the device.
|
123456