Home
last modified time | relevance | path

Searched refs:vdd33 (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-exynos.c36 struct regulator *vdd33; member
81 exynos->vdd33 = devm_regulator_get(dev, "vdd33"); in dwc3_exynos_probe()
82 if (IS_ERR(exynos->vdd33)) { in dwc3_exynos_probe()
83 ret = PTR_ERR(exynos->vdd33); in dwc3_exynos_probe()
86 ret = regulator_enable(exynos->vdd33); in dwc3_exynos_probe()
120 regulator_disable(exynos->vdd33); in dwc3_exynos_probe()
144 regulator_disable(exynos->vdd33); in dwc3_exynos_remove()
192 regulator_disable(exynos->vdd33); in dwc3_exynos_suspend()
203 ret = regulator_enable(exynos->vdd33); in dwc3_exynos_resume()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Domap3-igep.dtsi28 vdd33: regulator-vdd33 { label
30 regulator-name = "vdd33";
H A Dexynos5410-odroidxu.dts650 vdd33-supply = <&ldo12_reg>;
655 vdd33-supply = <&ldo12_reg>;
H A Dexynos5422-odroid-core.dtsi1063 vdd33-supply = <&ldo9_reg>;
1068 vdd33-supply = <&ldo9_reg>;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/
H A Dexynos-usb.txt90 - vdd33-supply: 3.0V/3.3V power supply
107 vdd33-supply = <&ldo9_reg>;
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/hisilicon/
H A Dhi3660-hikey960.dts216 hub-vdd33-en-gpios = <&gpio5 6 GPIO_ACTIVE_HIGH>;
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/mediatek/
H A Dmt8173-elm.dtsi254 vdd33-supply = <&mt6397_vgp2_reg>;
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/exynos/
H A Dexynos5433-tm2-common.dtsi1311 vdd33-supply = <&ldo10_reg>;