Home
last modified time | relevance | path

Searched full:phy_type_dp (Results 1 – 11 of 11) sorted by relevance

/linux/include/dt-bindings/phy/
H A Dphy.h19 #define PHY_TYPE_DP 6 macro
/linux/Documentation/devicetree/bindings/display/xlnx/
H A Dxlnx,zynqmp-dpsub.yaml209 phys = <&psgtr 1 PHY_TYPE_DP 0 3>,
210 <&psgtr 0 PHY_TYPE_DP 1 3>;
/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zc1751-xm015-dc1.dts437 phys = <&psgtr 1 PHY_TYPE_DP 0 0>,
438 <&psgtr 0 PHY_TYPE_DP 1 1>;
/linux/Documentation/devicetree/bindings/phy/
H A Dxlnx,zynqmp-psgtr.yaml28 - PHY_TYPE_DP
H A Dphy-rockchip-usbdp.yaml26 - PHY_TYPE_DP
H A Dphy-cadence-torrent.yaml173 cdns,phy-type = <PHY_TYPE_DP>;
/linux/drivers/phy/ti/
H A Dphy-j721e-wiz.c446 if (wiz->lane_phy_type[i] == PHY_TYPE_DP) { in wiz_mode_select()
1305 if (wiz->lane_phy_type[id - 1] == PHY_TYPE_DP) in wiz_phy_reset_deassert()
/linux/arch/arm64/boot/dts/ti/
H A Dk3-j721e-common-proc-board.dts934 cdns,phy-type = <PHY_TYPE_DP>;
/linux/drivers/phy/xilinx/
H A Dphy-zynqmp.c776 case PHY_TYPE_DP: in xpsgtr_set_lane_type()
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c1446 case PHY_TYPE_DP: in rk_udphy_phy_xlate()
/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c3008 case PHY_TYPE_DP: in cdns_torrent_phy_probe()