Home
last modified time | relevance | path

Searched full:phy_type_usb3 (Results 1 – 25 of 55) sorted by relevance

123

/linux/drivers/phy/amlogic/
H A Dphy-meson-g12a-usb3-pcie.c285 if (priv->mode == PHY_TYPE_USB3) in phy_g12a_usb3_pcie_power_on()
299 if (priv->mode == PHY_TYPE_USB3) in phy_g12a_usb3_pcie_power_off()
314 if (priv->mode == PHY_TYPE_USB3) in phy_g12a_usb3_pcie_reset()
336 if (priv->mode == PHY_TYPE_USB3) in phy_g12a_usb3_pcie_init()
346 if (priv->mode == PHY_TYPE_USB3) in phy_g12a_usb3_pcie_exit()
365 if (mode != PHY_TYPE_USB3 && mode != PHY_TYPE_PCIE) { in phy_g12a_usb3_pcie_xlate()
/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zc1751-xm017-dc3.dts179 phys = <&psgtr 0 PHY_TYPE_USB3 0 2>;
193 phys = <&psgtr 3 PHY_TYPE_USB3 1 2>;
H A Dzynqmp-sck-kv-g-revB.dtso132 phys = <&psgtr 2 PHY_TYPE_USB3 0 1>;
H A Dzynqmp-zc1751-xm015-dc1.dts420 phys = <&psgtr 2 PHY_TYPE_USB3 0 2>;
H A Dzynqmp-sck-kv-g-revA.dtso131 phys = <&psgtr 2 PHY_TYPE_USB3 0 1>;
/linux/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c652 case PHY_TYPE_USB3: in phy_type_show()
683 case PHY_TYPE_USB3: in phy_debugfs_init()
1099 case PHY_TYPE_USB3: in phy_v1_banks_init()
1127 case PHY_TYPE_USB3: in phy_v2_banks_init()
1145 if (instance->type == PHY_TYPE_USB3) in phy_parse_property()
1245 case PHY_TYPE_USB3: in phy_type_set()
1303 case PHY_TYPE_USB3: in phy_efuse_get()
1359 case PHY_TYPE_USB3: in phy_efuse_set()
1397 case PHY_TYPE_USB3: in mtk_phy_init()
1496 instance->type == PHY_TYPE_USB3 || in mtk_phy_xlate()
H A Dphy-mtk-xsphy.c251 case PHY_TYPE_USB3: in phy_parse_property()
325 case PHY_TYPE_USB3: in mtk_phy_init()
406 inst->type == PHY_TYPE_USB3)) { in mtk_phy_xlate()
/linux/include/dt-bindings/phy/
H A Dphy.h17 #define PHY_TYPE_USB3 4 macro
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am65-iot2050-usb3.dtsi19 phys = <&serdes0 PHY_TYPE_USB3 0>;
H A Dk3-am642-hummingboard-t-usb3.dtso22 cdns,phy-type = <PHY_TYPE_USB3>;
H A Dk3-am6548-iot2050-advanced-m2-bkey-usb3.dtso39 phys = <&serdes0 PHY_TYPE_USB3 0>;
H A Dk3-am654-pcie-usb3.dtso46 phys = <&serdes0 PHY_TYPE_USB3 0>;
/linux/drivers/phy/hisilicon/
H A Dphy-histb-combphy.c95 case PHY_TYPE_USB3: in histb_combphy_set_mode()
178 if (mode->select < PHY_TYPE_SATA || mode->select > PHY_TYPE_USB3) { in histb_combphy_xlate()
/linux/Documentation/devicetree/bindings/usb/
H A Dhisilicon,histb-xhci.txt43 phys = <&usb2_phy1_port1 0>, <&combphy0 PHY_TYPE_USB3>;
H A Ddwc3-st.txt64 phys = <&usb2_picophy2>, <&phy_port2 PHY_TYPE_USB3>;
H A Ddwc3-xilinx.yaml123 phys = <&psgtr 2 PHY_TYPE_USB3 0 2>;
H A Dmediatek,mtk-xhci.yaml219 phys = <&u3port0 PHY_TYPE_USB3>, <&u2port1 PHY_TYPE_USB2>;
H A Dmediatek,mtu3.yaml243 phys = <&phy_port0 PHY_TYPE_USB3>, <&phy_port1 PHY_TYPE_USB2>;
/linux/Documentation/devicetree/bindings/phy/
H A Dxlnx,zynqmp-psgtr.yaml32 - PHY_TYPE_USB3
H A Dbrcm,brcmstb-usb-phy.yaml99 - PHY_TYPE_USB3 for USB3.x PHY
H A Dphy-miphy28lp.txt23 - PHY_TYPE_USB3
H A Dmediatek,xsphy.yaml108 - PHY_TYPE_USB3
/linux/drivers/phy/marvell/
H A Dphy-armada375-usb2.c89 else if (args->args[0] == PHY_TYPE_USB3) in armada375_usb_phy_xlate()
/linux/drivers/phy/st/
H A Dphy-miphy28lp.c412 if (miphy_phy->type == PHY_TYPE_USB3) { in miphy28lp_pll_calibration()
1029 case PHY_TYPE_USB3: in miphy28lp_init()
1050 (miphy_phy->type != PHY_TYPE_USB3)) { in miphy28lp_get_addr()
1061 (miphy_phy->type == PHY_TYPE_USB3)) { in miphy28lp_get_addr()
/linux/arch/arm/boot/dts/mediatek/
H A Dmt2701.dtsi616 phys = <&u2port0 PHY_TYPE_USB2>, <&u3port0 PHY_TYPE_USB3>;
656 phys = <&u2port1 PHY_TYPE_USB2>, <&u3port1 PHY_TYPE_USB3>;

123