Home
last modified time | relevance | path

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

12

/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.c632 case PHY_TYPE_USB3:
663 case PHY_TYPE_USB3: in phy_type_show()
1079 case PHY_TYPE_USB3: in sata_phy_instance_init()
1107 case PHY_TYPE_USB3: in phy_v1_banks_init()
1125 if (instance->type == PHY_TYPE_USB3) in phy_v2_banks_init()
1225 case PHY_TYPE_USB3: in phy_type_syscon_get()
1283 case PHY_TYPE_USB3: in phy_efuse_get()
1339 case PHY_TYPE_USB3: in phy_efuse_get()
1377 case PHY_TYPE_USB3: in phy_efuse_set()
1476 instance->type == PHY_TYPE_USB3 || in mtk_phy_xlate()
[all...]
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/drivers/phy/rockchip/
H A Dphy-rockchip-naneng-combphy.c217 case PHY_TYPE_USB3: in rockchip_combphy_init()
239 if (priv->type == PHY_TYPE_USB3) { in rockchip_combphy_init()
418 case PHY_TYPE_USB3: in rk3568_combphy_cfg()
495 if (priv->type == PHY_TYPE_USB3 || priv->type == PHY_TYPE_SATA) { in rk3568_combphy_cfg()
623 case PHY_TYPE_USB3: in rk3576_combphy_cfg()
686 if (priv->type == PHY_TYPE_USB3 || priv->type == PHY_TYPE_SATA) { in rk3576_combphy_cfg()
886 case PHY_TYPE_USB3: in rk3588_combphy_cfg()
948 if (priv->type == PHY_TYPE_USB3 || priv->type == PHY_TYPE_SATA) { in rk3588_combphy_cfg()
/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-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>;
/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()
H A Dphy-stm32-combophy.c337 if (type != PHY_TYPE_USB3 && type != PHY_TYPE_PCIE) { in stm32_combophy_xlate()
362 case PHY_TYPE_USB3: in stm32_combophy_set_mode()
/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>;

12