Home
last modified time | relevance | path

Searched refs:vpcie (Results 1 – 21 of 21) sorted by relevance

/linux-6.12.1/drivers/pci/controller/dwc/
Dpcie-histb.c64 struct regulator *vpcie; member
218 if (hipcie->vpcie) in histb_pcie_host_disable()
219 regulator_disable(hipcie->vpcie); in histb_pcie_host_disable()
230 if (hipcie->vpcie) { in histb_pcie_host_enable()
231 ret = regulator_enable(hipcie->vpcie); in histb_pcie_host_enable()
283 if (hipcie->vpcie) in histb_pcie_host_enable()
284 regulator_disable(hipcie->vpcie); in histb_pcie_host_enable()
329 hipcie->vpcie = devm_regulator_get_optional(dev, "vpcie"); in histb_pcie_probe()
330 if (IS_ERR(hipcie->vpcie)) { in histb_pcie_probe()
331 if (PTR_ERR(hipcie->vpcie) != -ENODEV) in histb_pcie_probe()
[all …]
Dpci-imx6.c127 struct regulator *vpcie; member
935 if (imx_pcie->vpcie) { in imx_pcie_host_init()
936 ret = regulator_enable(imx_pcie->vpcie); in imx_pcie_host_init()
994 if (imx_pcie->vpcie) in imx_pcie_host_init()
995 regulator_disable(imx_pcie->vpcie); in imx_pcie_host_init()
1011 if (imx_pcie->vpcie) in imx_pcie_host_exit()
1012 regulator_disable(imx_pcie->vpcie); in imx_pcie_host_exit()
1429 imx_pcie->vpcie = devm_regulator_get_optional(&pdev->dev, "vpcie"); in imx_pcie_probe()
1430 if (IS_ERR(imx_pcie->vpcie)) { in imx_pcie_probe()
1431 if (PTR_ERR(imx_pcie->vpcie) != -ENODEV) in imx_pcie_probe()
[all …]
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/
Dimx6q-apalis-eval.dts49 vpcie-supply = <&reg_pcie_switch>;
Dimx6qdl-phytec-mira.dtsi222 vpcie-supply = <&reg_pcie>;
Dimx6-logicpd-baseboard.dtsi322 vpcie-supply = <&reg_pcie>;
Dimx6dl-yapp4-common.dtsi571 vpcie-supply = <&reg_pcie>;
Dimx6q-cm-fx6.dts440 vpcie-supply = <&reg_pcie_power_on_gpio>;
Dimx6qdl-mba6.dtsi230 vpcie-supply = <&reg_pcie>;
Dimx6sx-sdb.dtsi286 vpcie-supply = <&reg_pcie_gpio>;
Dimx6qdl-sabresd.dtsi753 vpcie-supply = <&reg_pcie>;
Dimx6q-novena.dts463 vpcie-supply = <&reg_pcie>;
/linux-6.12.1/Documentation/devicetree/bindings/pci/
Dhisilicon-histb-pcie.txt37 - vpcie-supply: The regulator in charge of PCIe port power.
/linux-6.12.1/arch/arm64/boot/dts/freescale/
Dimx8mm-verdin-dahlia.dtsi120 vpcie-supply = <&reg_pcie>;
Dimx95-19x19-evk.dts287 vpcie-supply = <&reg_pcie0>;
295 vpcie-supply = <&reg_slot_pwr>;
Dimx8mp-verdin-dahlia.dtsi186 vpcie-supply = <&reg_pcie>;
Dimx8mp-phyboard-pollux-rdk.dts250 vpcie-supply = <&reg_vcc_3v3_sw>;
Dimx8mm-beacon-baseboard.dtsi312 vpcie-supply = <&reg_pcie0>;
Dimx8mq-evk.dts388 vpcie-supply = <&reg_pcie1>;
Dimx8mm-evk.dtsi543 vpcie-supply = <&reg_pcie0>;
Dimx8mp-evk.dts682 vpcie-supply = <&reg_pcie0>;
/linux-6.12.1/arch/arm64/boot/dts/hisilicon/
Dhi3798cv200-poplar.dts183 vpcie-supply = <&reg_pcie>;