Home
last modified time | relevance | path

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

/Linux-v5.10/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.dtsi1634 vreg_vph_pwr: vreg-vph-pwr {
1636 regulator-name = "vph-pwr";
/Linux-v5.10/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.10/arch/arm64/boot/dts/qcom/
Dqcs404-evb.dtsi20 vph_pwr: vph-pwr-regulator {
112 vdda-vph-supply = <&vreg_l5_1p8>;
Dmsm8992.dtsi608 vreg_vph_pwr: vreg-vph-pwr {
611 regulator-name = "vph-pwr";
Dmsm8994.dtsi703 vreg_vph_pwr: vreg-vph-pwr {
705 regulator-name = "vph-pwr";
Dapq8096-ifc6640.dts73 vph_pwr: vph-pwr-regulator {
Dmsm8998-clamshell.dtsi18 vph_pwr: vph-pwr-regulator {
Dmsm8998-mtp.dtsi19 vph_pwr: vph-pwr-regulator {
Dsm8150-mtp.dts28 vph_pwr: vph-pwr-regulator {
Dsm8250-mtp.dts27 vph_pwr: vph-pwr-regulator {
Dsdm845-mtp.dts26 vph_pwr: vph-pwr-regulator {
Dqrb5165-rb5.dts98 vph_pwr: vph-pwr-regulator {
Dapq8096-db820c.dtsi110 vph_pwr: vph-pwr-regulator {
Dsdm845-db845c.dts236 vph_pwr: vph-pwr-regulator {
Dsc7180-trogdor.dtsi89 src_vph_pwr: src-vph-pwr-regulator {
Dsdm845-cheza.dtsi49 src_vph_pwr: src-vph-pwr-regulator {
/Linux-v5.10/drivers/net/ethernet/neterion/vxge/
Dvxge-config.c428 vpath = channel->vph->vpath; in __vxge_hw_channel_initialize()
2183 __vxge_hw_channel_allocate(struct __vxge_hw_vpath_handle *vph, in __vxge_hw_channel_allocate() argument
2193 hldev = vph->vpath->hldev; in __vxge_hw_channel_allocate()
2194 vp_id = vph->vpath->vp_id; in __vxge_hw_channel_allocate()
2216 channel->vph = vph; in __vxge_hw_channel_allocate()
Dvxge-config.h629 struct __vxge_hw_vpath_handle *vph; member