Home
last modified time | relevance | path

Searched full:dvdd12 (Results 1 – 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/
Danalogix-anx6345.c53 struct regulator *dvdd12; member
311 err = regulator_enable(anx6345->dvdd12); in anx6345_poweron()
313 DRM_ERROR("Failed to enable dvdd12 regulator: %d\n", in anx6345_poweron()
366 err = regulator_disable(anx6345->dvdd12); in anx6345_poweroff()
368 DRM_ERROR("Failed to disable dvdd12 regulator: %d\n", in anx6345_poweroff()
722 anx6345->dvdd12 = devm_regulator_get(dev, "dvdd12"); in anx6345_i2c_probe()
723 if (IS_ERR(anx6345->dvdd12)) { in anx6345_i2c_probe()
724 if (PTR_ERR(anx6345->dvdd12) != -EPROBE_DEFER) in anx6345_i2c_probe()
725 DRM_ERROR("Failed to get dvdd12 supply (%ld)\n", in anx6345_i2c_probe()
726 PTR_ERR(anx6345->dvdd12)); in anx6345_i2c_probe()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/analogix/
Danalogix-anx6345.c54 struct regulator *dvdd12; member
312 err = regulator_enable(anx6345->dvdd12); in anx6345_poweron()
314 DRM_ERROR("Failed to enable dvdd12 regulator: %d\n", in anx6345_poweron()
367 err = regulator_disable(anx6345->dvdd12); in anx6345_poweroff()
369 DRM_ERROR("Failed to disable dvdd12 regulator: %d\n", in anx6345_poweroff()
712 anx6345->dvdd12 = devm_regulator_get(dev, "dvdd12"); in anx6345_i2c_probe()
713 if (IS_ERR(anx6345->dvdd12)) { in anx6345_i2c_probe()
714 if (PTR_ERR(anx6345->dvdd12) != -EPROBE_DEFER) in anx6345_i2c_probe()
715 DRM_ERROR("Failed to get dvdd12 supply (%ld)\n", in anx6345_i2c_probe()
716 PTR_ERR(anx6345->dvdd12)); in anx6345_i2c_probe()
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/bridge/
Danx6345.yaml28 dvdd12-supply:
56 - dvdd12-supply
73 dvdd12-supply = <&reg_fldo1>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/
Danx6345.yaml28 dvdd12-supply:
66 - dvdd12-supply
83 dvdd12-supply = <&reg_fldo1>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/
Dcypress,hx3.yaml42 1V2 power supply (VDD_EFUSE, AVDD12, DVDD12).
/kernel/linux/linux-5.10/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-pinebook.dts208 dvdd12-supply = <&reg_fldo1>;
359 dvdd12-supply = <&reg_fldo1>;
Dsun50i-a64-teres-i.dts135 dvdd12-supply = <&reg_dldo3>;
/kernel/linux/linux-6.6/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-pinebook.dts209 dvdd12-supply = <&reg_fldo1>;
360 dvdd12-supply = <&reg_fldo1>;
Dsun50i-a64-teres-i.dts136 dvdd12-supply = <&reg_dldo3>;
/kernel/linux/linux-6.6/arch/arm/boot/dts/samsung/
Dexynos4412-itop-scp-core.dtsi376 regulator-name = "DVDD12";
Dexynos4412-origen.dts380 regulator-name = "DVDD12";
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dexynos4412-itop-scp-core.dtsi371 regulator-name = "DVDD12";
Dexynos4412-origen.dts374 regulator-name = "DVDD12";