Home
last modified time | relevance | path

Searched refs:vqmmc (Results 1 – 25 of 483) sorted by relevance

12345678910>>...20

/linux-6.3-rc2/drivers/mmc/core/
A Dregulator.c185 if (IS_ERR(mmc->supply.vqmmc)) in mmc_regulator_set_vqmmc()
190 return mmc_regulator_set_voltage_if_supported(mmc->supply.vqmmc, in mmc_regulator_set_vqmmc()
193 return mmc_regulator_set_voltage_if_supported(mmc->supply.vqmmc, in mmc_regulator_set_vqmmc()
213 ret = mmc_regulator_set_voltage_if_supported(mmc->supply.vqmmc, in mmc_regulator_set_vqmmc()
218 return mmc_regulator_set_voltage_if_supported(mmc->supply.vqmmc, in mmc_regulator_set_vqmmc()
251 mmc->supply.vqmmc = devm_regulator_get_optional(dev, "vqmmc"); in mmc_regulator_get_supply()
265 if (IS_ERR(mmc->supply.vqmmc)) { in mmc_regulator_get_supply()
266 if (PTR_ERR(mmc->supply.vqmmc) == -EPROBE_DEFER) in mmc_regulator_get_supply()
/linux-6.3-rc2/Documentation/devicetree/bindings/regulator/
A Dvqmmc-ipq4019-regulator.yaml4 $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.3-rc2/arch/arm64/boot/dts/qcom/
A Dmsm8916-pm8916.dtsi36 vqmmc-supply = <&pm8916_l5>;
41 vqmmc-supply = <&pm8916_l12>;
/linux-6.3-rc2/Documentation/devicetree/bindings/mmc/
A Dusdhi6rol0.txt14 - vqmmc-supply: a phandle of a regulator, supplying VccQ to the card
38 vqmmc-supply = <&vccq_sd0>;
/linux-6.3-rc2/arch/arm/boot/dts/
A Dbcm28155-ap.dts51 vqmmc-supply = <&iosr1_reg>;
59 vqmmc-supply = <&sdxldo_reg>;
A Dstm32mp15xx-dhcor-testbench.dtsi105 vqmmc-supply = <&sd_switch>;
121 vqmmc-supply = <&v3v3>;
A Dsun8i-h3-nanopi-r1.dts98 vqmmc-supply = <&reg_vcc3v3>;
117 vqmmc-supply = <&reg_vcc3v3>;
/linux-6.3-rc2/arch/arm64/boot/dts/amlogic/
A Dmeson-gxl-s905x-nexbox-a95x.dts174 vqmmc-supply = <&vddio_boot>;
192 vqmmc-supply = <&vddio_card>;
212 vqmmc-supply = <&vddio_boot>;
A Dmeson-gxl-s905x-p212.dtsi135 vqmmc-supply = <&vddio_boot>;
158 vqmmc-supply = <&vddio_boot>;
178 vqmmc-supply = <&vddio_boot>;
A Dmeson-gxbb-p20x.dtsi179 vqmmc-supply = <&vddio_boot>;
205 vqmmc-supply = <&vddio_card>;
225 vqmmc-supply = <&vddio_boot>;
A Dmeson-gxl-s905w-jethome-jethub-j80.dts150 vqmmc-supply = <&vddio_boot>;
168 vqmmc-supply = <&vddio_boot>;
188 vqmmc-supply = <&vddio_boot>;
A Dmeson-gxm-rbox-pro.dts218 vqmmc-supply = <&vddio_boot>;
240 vqmmc-supply = <&vddio_boot>;
259 vqmmc-supply = <&vddio_boot>;
A Dmeson-gxl-s905x-hwacom-amazetv.dts137 vqmmc-supply = <&vddio_card>;
157 vqmmc-supply = <&vddio_boot>;
A Dmeson-gxbb-nexbox-a95x.dts267 vqmmc-supply = <&vddio_boot>;
285 vqmmc-supply = <&vddio_card>;
305 vqmmc-supply = <&vddio_boot>;
A Dmeson-gxbb-wetek.dtsi219 vqmmc-supply = <&vddio_boot>;
242 vqmmc-supply = <&vcc_3v3>;
262 vqmmc-supply = <&vddio_boot>;
A Dmeson-sm1-ac2xx.dtsi250 vqmmc-supply = <&vddio_ao1v8>;
268 vqmmc-supply = <&vddao_3v3>;
288 vqmmc-supply = <&emmc_1v8>;
A Dmeson-gx-p23x-q20x.dtsi273 vqmmc-supply = <&vddio_boot>;
291 vqmmc-supply = <&vddio_boot>;
311 vqmmc-supply = <&vddio_boot>;
A Dmeson-gxbb-vega-s95.dtsi254 vqmmc-supply = <&vddio_boot>;
277 vqmmc-supply = <&vcc_3v3>;
297 vqmmc-supply = <&vddio_boot>;
/linux-6.3-rc2/arch/riscv/boot/dts/allwinner/
A Dsun20i-d1s-mangopi-mq.dts82 vqmmc-supply = <&reg_vcc_3v3>;
93 vqmmc-supply = <&reg_vcc_3v3>;
A Dsun20i-d1-mangopi-mq-pro.dts82 vqmmc-supply = <&reg_vcc_3v3>;
93 vqmmc-supply = <&reg_vcc_3v3>;
A Dsun20i-d1-nezha.dts108 vqmmc-supply = <&reg_vcc_3v3>;
119 vqmmc-supply = <&reg_vcc_3v3>;
/linux-6.3-rc2/arch/arm64/boot/dts/nvidia/
A Dtegra194-p3668-0001.dtsi19 vqmmc-supply = <&vdd_1v8ls>;
/linux-6.3-rc2/arch/arm64/boot/dts/allwinner/
A Dsun50i-h6-tanix.dtsi133 vqmmc-supply = <&reg_vcc1v8>;
142 vqmmc-supply = <&reg_vcc1v8>;
/linux-6.3-rc2/drivers/mmc/host/
A Ddw_mmc-k3.c175 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.3-rc2/arch/arm64/boot/dts/broadcom/stingray/
A Dbcm958742-base.dtsi105 vqmmc-supply = <&sdio0_vddo_ctrl_reg>;
110 vqmmc-supply = <&sdio1_vddo_ctrl_reg>;

Completed in 32 milliseconds

12345678910>>...20