Searched full:vddh (Results 1 – 11 of 11) sorted by relevance
/linux/Documentation/devicetree/bindings/net/ |
H A D | qca,ar803x.yaml | 98 vddh-regulator (2.5V). 109 vddh-regulator: 112 Dummy subnode to model the external connection of the PHY VDDH 158 vddio-supply = <&vddh>; 160 vddh: vddh-regulator {
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | samsung,usb3-drd-phy.yaml | 101 vddh-usb20-supply: 102 description: VDDh power supply for the USB 2.0 phy. 110 vddh-usbdp-supply: 111 description: VDDh power supply for the USB DP phy. 159 - vddh-usb20-supply 162 - vddh-usbdp-supply
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1028a-kontron-sl28-var4.dts | 37 vddh: vddh-regulator { label 38 regulator-name = "VDDH";
|
H A D | fsl-ls1028a-kontron-sl28-var1.dts | 43 vddh: vddh-regulator { label 44 regulator-name = "VDDH";
|
H A D | imx8mm-data-modul-edm-sbc.dts | 202 vddh: vddh-regulator { label 203 regulator-name = "VDDH";
|
H A D | imx8mp-data-modul-edm-sbc.dts | 223 vddh_eqos: vddh-regulator { 263 vddh_fec: vddh-regulator {
|
/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,ad4851.yaml | 49 vddh-supply: true 138 vddh-supply = <&vddh>;
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | sharp,ls060t1sx01.yaml | 32 vddh-supply:
|
/linux/arch/arm64/boot/dts/exynos/google/ |
H A D | gs101-pixel-common.dtsi | 359 vddh-usb20-supply = <®_placeholder>; 362 vddh-usbdp-supply = <®_placeholder>;
|
/linux/drivers/iio/adc/ |
H A D | ad4851.c | 1193 ret = devm_regulator_get_enable_optional(dev, "vddh"); in ad4851_probe() 1195 return dev_err_probe(dev, ret, "failed to enable vddh voltage\n"); in ad4851_probe()
|
/linux/drivers/phy/samsung/ |
H A D | phy-exynos5-usbdrd.c | 2217 "dvdd-usb20", "vddh-usb20", "vdd33-usb20", 2218 "vdda-usbdp", "vddh-usbdp",
|