| /linux-6.15/drivers/mmc/core/ |
| H A D | regulator.c | 188 if (IS_ERR(mmc->supply.vqmmc)) in mmc_regulator_set_vqmmc() 193 return mmc_regulator_set_voltage_if_supported(mmc->supply.vqmmc, in mmc_regulator_set_vqmmc() 196 return mmc_regulator_set_voltage_if_supported(mmc->supply.vqmmc, in mmc_regulator_set_vqmmc() 216 ret = mmc_regulator_set_voltage_if_supported(mmc->supply.vqmmc, in mmc_regulator_set_vqmmc() 281 mmc->supply.vqmmc = devm_regulator_get_optional(dev, "vqmmc"); in mmc_regulator_get_supply() 298 if (IS_ERR(mmc->supply.vqmmc)) { in mmc_regulator_get_supply() 299 if (PTR_ERR(mmc->supply.vqmmc) == -EPROBE_DEFER) in mmc_regulator_get_supply() 328 if (!IS_ERR(mmc->supply.vqmmc) && !mmc->vqmmc_enabled) { in mmc_regulator_enable_vqmmc() 329 ret = regulator_enable(mmc->supply.vqmmc); in mmc_regulator_enable_vqmmc() 350 if (!IS_ERR(mmc->supply.vqmmc) && mmc->vqmmc_enabled) { in mmc_regulator_disable_vqmmc() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/regulator/ |
| H A D | vqmmc-ipq4019-regulator.yaml | 4 $id: http://devicetree.org/schemas/regulator/vqmmc-ipq4019-regulator.yaml# 22 const: qcom,vqmmc-ipq4019-regulator 36 compatible = "qcom,vqmmc-ipq4019-regulator"; 38 regulator-name = "vqmmc";
|
| /linux-6.15/arch/arm64/boot/dts/qcom/ |
| H A D | msm8992-lg-h815.dts | 151 /* sdhc1 vqmmc and bcm */ 164 /* sdhc2 vqmmc */ 212 vqmmc-supply = <&pm8994_s4>; 219 vqmmc-supply = <&pm8994_l13>;
|
| /linux-6.15/Documentation/devicetree/bindings/mmc/ |
| H A D | usdhi6rol0.txt | 14 - vqmmc-supply: a phandle of a regulator, supplying VccQ to the card 38 vqmmc-supply = <&vccq_sd0>;
|
| /linux-6.15/arch/arm/boot/dts/broadcom/ |
| H A D | bcm28155-ap.dts | 52 vqmmc-supply = <&iosr1_reg>; 60 vqmmc-supply = <&sdxldo_reg>;
|
| /linux-6.15/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-gxl-s905x-nexbox-a95x.dts | 172 vqmmc-supply = <&vddio_boot>; 190 vqmmc-supply = <&vddio_card>; 210 vqmmc-supply = <&vddio_boot>;
|
| H A D | meson-gxl-s905x-p212.dtsi | 133 vqmmc-supply = <&vddio_boot>; 155 vqmmc-supply = <&vddio_boot>; 175 vqmmc-supply = <&vddio_boot>;
|
| H A D | meson-gxbb-p20x.dtsi | 177 vqmmc-supply = <&vddio_boot>; 202 vqmmc-supply = <&vddio_card>; 222 vqmmc-supply = <&vddio_boot>;
|
| H A D | meson-gxl-s905w-jethome-jethub-j80.dts | 148 vqmmc-supply = <&vddio_boot>; 166 vqmmc-supply = <&vddio_boot>; 186 vqmmc-supply = <&vddio_boot>;
|
| H A D | meson-gxm-rbox-pro.dts | 218 vqmmc-supply = <&vddio_boot>; 240 vqmmc-supply = <&vddio_boot>; 259 vqmmc-supply = <&vddio_boot>;
|
| H A D | meson-gxl-s905x-hwacom-amazetv.dts | 135 vqmmc-supply = <&vddio_card>; 155 vqmmc-supply = <&vddio_boot>;
|
| H A D | meson-sm1-ac2xx.dtsi | 244 vqmmc-supply = <&vddio_ao1v8>; 262 vqmmc-supply = <&vddao_3v3>; 282 vqmmc-supply = <&emmc_1v8>;
|
| H A D | meson-gxbb-nexbox-a95x.dts | 268 vqmmc-supply = <&vddio_boot>; 286 vqmmc-supply = <&vddio_card>; 306 vqmmc-supply = <&vddio_boot>;
|
| H A D | meson-gxbb-wetek.dtsi | 217 vqmmc-supply = <&vddio_boot>; 240 vqmmc-supply = <&vcc_3v3>; 260 vqmmc-supply = <&vddio_boot>;
|
| H A D | meson-gx-p23x-q20x.dtsi | 272 vqmmc-supply = <&vddio_boot>; 290 vqmmc-supply = <&vddio_boot>; 310 vqmmc-supply = <&vddio_boot>;
|
| H A D | meson-gxbb-vega-s95.dtsi | 254 vqmmc-supply = <&vddio_boot>; 277 vqmmc-supply = <&vcc_3v3>; 297 vqmmc-supply = <&vddio_boot>;
|
| /linux-6.15/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3566-radxa-zero-3w.dts | 66 vqmmc-supply = <&vcc_1v8>; 83 vqmmc-supply = <&vcc_1v8>;
|
| /linux-6.15/arch/riscv/boot/dts/allwinner/ |
| H A D | sun20i-d1s-mangopi-mq.dts | 82 vqmmc-supply = <®_vcc_3v3>; 93 vqmmc-supply = <®_vcc_3v3>;
|
| H A D | sun20i-d1-mangopi-mq-pro.dts | 82 vqmmc-supply = <®_vcc_3v3>; 93 vqmmc-supply = <®_vcc_3v3>;
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ull-seeed-npi.dtsi | 48 reg_sd1_vqmmc: regulator-sd1-vqmmc { 68 vqmmc-supply = <®_sd1_vqmmc>;
|
| /linux-6.15/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra194-p3668-0001.dtsi | 19 vqmmc-supply = <&vdd_1v8ls>;
|
| /linux-6.15/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h6-tanix.dtsi | 134 vqmmc-supply = <®_vcc1v8>; 143 vqmmc-supply = <®_vcc1v8>;
|
| /linux-6.15/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-h3-nanopi-r1.dts | 98 vqmmc-supply = <®_vcc3v3>; 117 vqmmc-supply = <®_vcc3v3>;
|
| /linux-6.15/drivers/mmc/host/ |
| H A D | dw_mmc-k3.c | 175 if (IS_ERR_OR_NULL(mmc->supply.vqmmc)) in dw_mci_hi6220_switch_voltage() 178 ret = regulator_set_voltage(mmc->supply.vqmmc, min_uv, max_uv); in dw_mci_hi6220_switch_voltage() 425 if (!IS_ERR(mmc->supply.vqmmc)) { in dw_mci_hi3660_switch_voltage()
|
| /linux-6.15/arch/arm64/boot/dts/broadcom/stingray/ |
| H A D | bcm958742-base.dtsi | 105 vqmmc-supply = <&sdio0_vddo_ctrl_reg>; 110 vqmmc-supply = <&sdio1_vddo_ctrl_reg>;
|