Home
last modified time | relevance | path

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

/linux-6.1.9/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()
332 hipcie->vpcie = devm_regulator_get_optional(dev, "vpcie"); in histb_pcie_probe()
333 if (IS_ERR(hipcie->vpcie)) { in histb_pcie_probe()
334 if (PTR_ERR(hipcie->vpcie) != -ENODEV) in histb_pcie_probe()
[all …]
Dpci-imx6.c88 struct regulator *vpcie; member
929 if (imx6_pcie->vpcie) { in imx6_pcie_host_init()
930 ret = regulator_enable(imx6_pcie->vpcie); in imx6_pcie_host_init()
979 if (imx6_pcie->vpcie) in imx6_pcie_host_init()
980 regulator_disable(imx6_pcie->vpcie); in imx6_pcie_host_init()
996 if (imx6_pcie->vpcie) in imx6_pcie_host_exit()
997 regulator_disable(imx6_pcie->vpcie); in imx6_pcie_host_exit()
1262 imx6_pcie->vpcie = devm_regulator_get_optional(&pdev->dev, "vpcie"); in imx6_pcie_probe()
1263 if (IS_ERR(imx6_pcie->vpcie)) { in imx6_pcie_probe()
1264 if (PTR_ERR(imx6_pcie->vpcie) != -ENODEV) in imx6_pcie_probe()
[all …]
/linux-6.1.9/arch/arm/boot/dts/
Dimx6q-apalis-eval.dts93 vpcie-supply = <&reg_pcie_switch>;
Dimx6qdl-phytec-mira.dtsi222 vpcie-supply = <&reg_pcie>;
Dimx6-logicpd-baseboard.dtsi322 vpcie-supply = <&reg_pcie>;
Dimx6q-cm-fx6.dts431 vpcie-supply = <&reg_pcie_power_on_gpio>;
Dimx6dl-yapp4-common.dtsi567 vpcie-supply = <&reg_pcie>;
Dimx6sx-sdb.dtsi281 vpcie-supply = <&reg_pcie_gpio>;
Dimx6qdl-sabresd.dtsi753 vpcie-supply = <&reg_pcie>;
Dimx6q-novena.dts463 vpcie-supply = <&reg_pcie>;
/linux-6.1.9/Documentation/devicetree/bindings/pci/
Dhisilicon-histb-pcie.txt37 - vpcie-supply: The regulator in charge of PCIe port power.
Dfsl,imx6q-pcie.yaml146 vpcie-supply:
/linux-6.1.9/arch/arm64/boot/dts/hisilicon/
Dhi3798cv200-poplar.dts183 vpcie-supply = <&reg_pcie>;
/linux-6.1.9/arch/arm64/boot/dts/freescale/
Dimx8mm-beacon-baseboard.dtsi252 vpcie-supply = <&reg_pcie0>;
Dimx8mm-evk.dtsi369 vpcie-supply = <&reg_pcie0>;
Dimx8mp-evk.dts389 vpcie-supply = <&reg_pcie0>;
Dimx8mq-evk.dts375 vpcie-supply = <&reg_pcie1>;