Home
last modified time | relevance | path

Searched refs:vph (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/arch/arm/boot/dts/
Dqcom-apq8060-dragonboard.dts45 vph: regulator-fixed { label
61 vin-supply = <&vph>;
628 vdd_l1-supply = <&vph>;
629 vdd_l2-supply = <&vph>;
630 vdd_l3-supply = <&vph>;
631 vdd_l4-supply = <&vph>;
632 vdd_l5-supply = <&vph>;
633 vdd_l6-supply = <&vph>;
635 vdd_s2-supply = <&vph>;
636 vdd_s3-supply = <&vph>;
[all …]
Dqcom-msm8974.dtsi1322 vreg_vph_pwr: vreg-vph-pwr {
1324 regulator-name = "vph-pwr";
/Linux-v5.4/Documentation/devicetree/bindings/phy/
Dqcom-pcie2-phy.txt17 - vdda-vph-supply: phandle to high voltage regulator
37 vdda-vph-supply = <&vreg_l5_1p8>;
/Linux-v5.4/arch/arm64/boot/dts/qcom/
Dqcs404-evb.dtsi18 vph_pwr: vph-pwr-regulator {
94 vdda-vph-supply = <&vreg_l5_1p8>;
Dmsm8992.dtsi63 vreg_vph_pwr: vreg-vph-pwr {
66 regulator-name = "vph-pwr";
Dmsm8998-clamshell.dtsi18 vph_pwr: vph-pwr-regulator {
Dmsm8998-mtp.dtsi18 vph_pwr: vph-pwr-regulator {
Dsm8150-mtp.dts27 vph_pwr: vph-pwr-regulator {
Dsdm845-db845c.dts189 vph_pwr: vph-pwr-regulator {
Dsdm845-mtp.dts26 vph_pwr: vph-pwr-regulator {
Dsdm845-cheza.dtsi49 src_vph_pwr: src-vph-pwr-regulator {
/Linux-v5.4/drivers/net/ethernet/neterion/vxge/
Dvxge-config.c428 vpath = channel->vph->vpath; in __vxge_hw_channel_initialize()
2180 __vxge_hw_channel_allocate(struct __vxge_hw_vpath_handle *vph, in __vxge_hw_channel_allocate() argument
2190 hldev = vph->vpath->hldev; in __vxge_hw_channel_allocate()
2191 vp_id = vph->vpath->vp_id; in __vxge_hw_channel_allocate()
2213 channel->vph = vph; in __vxge_hw_channel_allocate()
Dvxge-config.h629 struct __vxge_hw_vpath_handle *vph; member