/linux/drivers/phy/amlogic/ |
H A D | phy-meson-g12a-usb3-pcie.c | 285 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 D | zynqmp-zc1751-xm017-dc3.dts | 179 phys = <&psgtr 0 PHY_TYPE_USB3 0 2>; 193 phys = <&psgtr 3 PHY_TYPE_USB3 1 2>;
|
H A D | zynqmp-sck-kv-g-revB.dtso | 132 phys = <&psgtr 2 PHY_TYPE_USB3 0 1>;
|
H A D | zynqmp-zc1751-xm015-dc1.dts | 420 phys = <&psgtr 2 PHY_TYPE_USB3 0 2>;
|
H A D | zynqmp-sck-kv-g-revA.dtso | 131 phys = <&psgtr 2 PHY_TYPE_USB3 0 1>;
|
/linux/drivers/phy/mediatek/ |
H A D | phy-mtk-tphy.c | 652 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 D | phy-mtk-xsphy.c | 251 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 D | phy.h | 17 #define PHY_TYPE_USB3 4 macro
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am65-iot2050-usb3.dtsi | 19 phys = <&serdes0 PHY_TYPE_USB3 0>;
|
H A D | k3-am642-hummingboard-t-usb3.dtso | 22 cdns,phy-type = <PHY_TYPE_USB3>;
|
H A D | k3-am6548-iot2050-advanced-m2-bkey-usb3.dtso | 39 phys = <&serdes0 PHY_TYPE_USB3 0>;
|
H A D | k3-am654-pcie-usb3.dtso | 46 phys = <&serdes0 PHY_TYPE_USB3 0>;
|
/linux/drivers/phy/hisilicon/ |
H A D | phy-histb-combphy.c | 95 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 D | hisilicon,histb-xhci.txt | 43 phys = <&usb2_phy1_port1 0>, <&combphy0 PHY_TYPE_USB3>;
|
H A D | dwc3-st.txt | 64 phys = <&usb2_picophy2>, <&phy_port2 PHY_TYPE_USB3>;
|
H A D | dwc3-xilinx.yaml | 123 phys = <&psgtr 2 PHY_TYPE_USB3 0 2>;
|
H A D | mediatek,mtk-xhci.yaml | 219 phys = <&u3port0 PHY_TYPE_USB3>, <&u2port1 PHY_TYPE_USB2>;
|
H A D | mediatek,mtu3.yaml | 243 phys = <&phy_port0 PHY_TYPE_USB3>, <&phy_port1 PHY_TYPE_USB2>;
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | xlnx,zynqmp-psgtr.yaml | 32 - PHY_TYPE_USB3
|
H A D | brcm,brcmstb-usb-phy.yaml | 99 - PHY_TYPE_USB3 for USB3.x PHY
|
H A D | phy-miphy28lp.txt | 23 - PHY_TYPE_USB3
|
H A D | mediatek,xsphy.yaml | 108 - PHY_TYPE_USB3
|
/linux/drivers/phy/marvell/ |
H A D | phy-armada375-usb2.c | 89 else if (args->args[0] == PHY_TYPE_USB3) in armada375_usb_phy_xlate()
|
/linux/drivers/phy/st/ |
H A D | phy-miphy28lp.c | 412 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 D | mt2701.dtsi | 616 phys = <&u2port0 PHY_TYPE_USB2>, <&u3port0 PHY_TYPE_USB3>; 656 phys = <&u2port1 PHY_TYPE_USB2>, <&u3port1 PHY_TYPE_USB3>;
|