Searched refs:vqmmc (Results 1 – 25 of 210) sorted by relevance
123456789
/Linux-v4.19/Documentation/devicetree/bindings/mmc/ |
D | sdhci-fujitsu.txt | 16 - vqmmc-supply: phandle to the regulator device tree node, mentioned 29 vqmmc-supply = <&vccq_sdhci1>;
|
D | usdhi6rol0.txt | 14 - vqmmc-supply: a phandle of a regulator, supplying VccQ to the card 38 vqmmc-supply = <&vccq_sd0>;
|
D | sdhci-msm.txt | 39 vqmmc-supply = <&pm8941_s3>; 56 vqmmc-supply = <&pm8941_l13>;
|
D | mmci.txt | 18 - vqmmc-supply : phandle to the regulator device tree node, mentioned 56 vqmmc-supply = <&vmmci>;
|
D | mtk-sd.txt | 29 - vqmmc-supply: power to the IO 55 vqmmc-supply = <&mt6397_vio18_reg>;
|
/Linux-v4.19/arch/arm64/boot/dts/amlogic/ |
D | meson-gxl-s905x-nexbox-a95x.dts | 171 vqmmc-supply = <&vddio_boot>; 190 vqmmc-supply = <&vddio_card>; 210 vqmmc-supply = <&vddio_boot>;
|
D | meson-gxl-s905x-p212.dtsi | 125 vqmmc-supply = <&vddio_boot>; 144 vqmmc-supply = <&vddio_boot>; 164 vqmmc-supply = <&vddio_boot>;
|
D | meson-gxm-rbox-pro.dts | 154 vqmmc-supply = <&vddio_boot>; 177 vqmmc-supply = <&vddio_boot>; 196 vqmmc-supply = <&vddio_boot>;
|
D | meson-gx-p23x-q20x.dtsi | 174 vqmmc-supply = <&vddio_boot>; 193 vqmmc-supply = <&vddio_boot>; 213 vqmmc-supply = <&vddio_boot>;
|
D | meson-gxbb-p20x.dtsi | 176 vqmmc-supply = <&vddio_boot>; 203 vqmmc-supply = <&vddio_card>; 223 vqmmc-supply = <&vddio_boot>;
|
D | meson-gxbb-wetek.dtsi | 195 vqmmc-supply = <&vddio_boot>; 219 vqmmc-supply = <&vcc_3v3>; 239 vqmmc-supply = <&vddio_boot>;
|
D | meson-gxbb-nexbox-a95x.dts | 226 vqmmc-supply = <&vddio_boot>; 245 vqmmc-supply = <&vddio_card>; 265 vqmmc-supply = <&vddio_boot>;
|
D | meson-gxl-s905x-hwacom-amazetv.dts | 138 vqmmc-supply = <&vddio_card>; 158 vqmmc-supply = <&vddio_boot>;
|
D | meson-gxm-nexbox-a1.dts | 154 vqmmc-supply = <&vddio_boot>; 174 vqmmc-supply = <&vddio_boot>;
|
D | meson-gxl-s805x-p241.dts | 171 vqmmc-supply = <&vddio_boot>; 191 vqmmc-supply = <&vddio_boot>;
|
/Linux-v4.19/drivers/mmc/host/ |
D | sdhci-omap.c | 187 if (!IS_ERR(mmc->supply.vqmmc)) { in sdhci_omap_enable_iov() 188 ret = regulator_set_voltage(mmc->supply.vqmmc, iov, iov); in sdhci_omap_enable_iov() 703 struct regulator *vqmmc; in sdhci_omap_set_capabilities() local 705 vqmmc = regulator_get(dev, "vqmmc"); in sdhci_omap_set_capabilities() 706 if (IS_ERR(vqmmc)) { in sdhci_omap_set_capabilities() 707 ret = PTR_ERR(vqmmc); in sdhci_omap_set_capabilities() 715 if (regulator_is_supported_voltage(vqmmc, IOV_3V3, IOV_3V3)) in sdhci_omap_set_capabilities() 717 if (regulator_is_supported_voltage(vqmmc, IOV_1V8, IOV_1V8)) in sdhci_omap_set_capabilities() 723 regulator_put(vqmmc); in sdhci_omap_set_capabilities()
|
D | dw_mmc-k3.c | 179 if (IS_ERR_OR_NULL(mmc->supply.vqmmc)) in dw_mci_hi6220_switch_voltage() 182 ret = regulator_set_voltage(mmc->supply.vqmmc, min_uv, max_uv); in dw_mci_hi6220_switch_voltage() 429 if (!IS_ERR(mmc->supply.vqmmc)) { in dw_mci_hi3660_switch_voltage()
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | bcm28155-ap.dts | 60 vqmmc-supply = <&iosr1_reg>; 68 vqmmc-supply = <&sdxldo_reg>;
|
D | bcm2835-rpi-cm1.dtsi | 33 vqmmc-supply = <®_1v8>;
|
D | qcom-apq8064-cm-qs600.dts | 226 vqmmc-supply = <&pm8921_s4>; 241 vqmmc-supply = <&v3p3_fixed>;
|
D | mt7623a-rfb-emmc.dts | 220 vqmmc-supply = <®_1p8v>; 234 vqmmc-supply = <®_3p3v>;
|
D | r8a7794-alt.dts | 330 vqmmc-supply = <&d3_3v>; 347 vqmmc-supply = <&vccq_sdhi0>; 361 vqmmc-supply = <&vccq_sdhi1>;
|
D | exynos3250-artik5-eval.dts | 24 vqmmc-supply = <&ldo3_reg>;
|
/Linux-v4.19/arch/arm64/boot/dts/broadcom/stingray/ |
D | bcm958742-base.dtsi | 169 vqmmc-supply = <&sdio0_vddo_ctrl_reg>; 174 vqmmc-supply = <&sdio1_vddo_ctrl_reg>;
|
/Linux-v4.19/drivers/staging/wilc1000/ |
D | microchip,wilc1000,sdio.txt | 21 vqmmc-supply = <&vcc_3v3_reg>;
|
123456789