Home
last modified time | relevance | path

Searched refs:PHY_TYPE_PCIE (Results 1 – 25 of 38) sorted by relevance

12

/linux-6.6.21/drivers/phy/rockchip/
Dphy-rockchip-naneng-combphy.c198 case PHY_TYPE_PCIE: in rockchip_combphy_init()
376 case PHY_TYPE_PCIE: in rk3568_combphy_cfg()
481 if (priv->type == PHY_TYPE_PCIE) { in rk3568_combphy_cfg()
511 if (priv->type == PHY_TYPE_PCIE && rate == REF_CLOCK_100MHz) { in rk3568_combphy_cfg()
576 case PHY_TYPE_PCIE: in rk3588_combphy_cfg()
661 if (priv->type == PHY_TYPE_PCIE) { in rk3588_combphy_cfg()
689 if (priv->type == PHY_TYPE_PCIE && rate == REF_CLOCK_100MHz) { in rk3588_combphy_cfg()
/linux-6.6.21/include/dt-bindings/phy/
Dphy.h15 #define PHY_TYPE_PCIE 2 macro
/linux-6.6.21/Documentation/devicetree/bindings/pci/
Dmediatek-pcie.txt109 phys = <&pcie0_phy PHY_TYPE_PCIE>, <&pcie1_phy PHY_TYPE_PCIE>,
110 <&pcie2_phy PHY_TYPE_PCIE>;
163 phys = <&u3port1 PHY_TYPE_PCIE>;
195 phys = <&u3port0 PHY_TYPE_PCIE>;
Dhisilicon-histb-pcie.txt67 phys = <&combphy1 PHY_TYPE_PCIE>;
/linux-6.6.21/drivers/phy/mediatek/
Dphy-mtk-tphy.c650 case PHY_TYPE_PCIE: in phy_type_show()
679 case PHY_TYPE_PCIE: in phy_debugfs_init()
1078 case PHY_TYPE_PCIE: in phy_v1_banks_init()
1106 case PHY_TYPE_PCIE: in phy_v2_banks_init()
1223 case PHY_TYPE_PCIE: in phy_type_set()
1279 case PHY_TYPE_PCIE: in phy_efuse_get()
1335 case PHY_TYPE_PCIE: in phy_efuse_set()
1375 case PHY_TYPE_PCIE: in mtk_phy_init()
1401 } else if (instance->type == PHY_TYPE_PCIE) { in mtk_phy_power_on()
1415 else if (instance->type == PHY_TYPE_PCIE) in mtk_phy_power_off()
[all …]
/linux-6.6.21/arch/arm64/boot/dts/ti/
Dk3-am6548-iot2050-advanced-m2.dts98 phys = <&serdes0 PHY_TYPE_PCIE 1>, <&serdes1 PHY_TYPE_PCIE 1>;
Dk3-j721e-common-proc-board.dts877 cdns,phy-type = <PHY_TYPE_PCIE>;
890 cdns,phy-type = <PHY_TYPE_PCIE>;
903 cdns,phy-type = <PHY_TYPE_PCIE>;
Dk3-j7200-common-proc-board.dts371 cdns,phy-type = <PHY_TYPE_PCIE>;
Dk3-j721e-beagleboneai64.dts838 cdns,phy-type = <PHY_TYPE_PCIE>;
848 cdns,phy-type = <PHY_TYPE_PCIE>;
Dk3-j721e-sk.dts908 cdns,phy-type = <PHY_TYPE_PCIE>;
918 cdns,phy-type = <PHY_TYPE_PCIE>;
Dk3-j721s2-common-proc-board.dts411 cdns,phy-type = <PHY_TYPE_PCIE>;
/linux-6.6.21/Documentation/devicetree/bindings/phy/
Damlogic,meson-axg-pcie.yaml49 phys = <&mipi_analog_phy PHY_TYPE_PCIE>;
Dphy-cadence-sierra.yaml156 cdns,phy-type = <PHY_TYPE_PCIE>;
163 cdns,phy-type = <PHY_TYPE_PCIE>;
Dxlnx,zynqmp-psgtr.yaml29 - PHY_TYPE_PCIE
Dintel,combo-phy.yaml107 intel,phy-mode = <PHY_TYPE_PCIE>;
Dphy-cadence-torrent.yaml197 cdns,phy-type = <PHY_TYPE_PCIE>;
Dmediatek,tphy.yaml165 - PHY_TYPE_PCIE
/linux-6.6.21/drivers/phy/st/
Dphy-miphy28lp.c379 if (miphy_phy->type == PHY_TYPE_PCIE) { in miphy28lp_set_reset()
509 if (miphy_phy->type == PHY_TYPE_PCIE) in miphy28lp_compensation()
519 if (miphy_phy->type == PHY_TYPE_PCIE) in miphy28lp_compensation()
1031 case PHY_TYPE_PCIE: in miphy28lp_init()
1054 (miphy_phy->type != PHY_TYPE_PCIE) && in miphy28lp_get_addr()
1065 if ((miphy_phy->type == PHY_TYPE_PCIE) || in miphy28lp_get_addr()
/linux-6.6.21/drivers/phy/hisilicon/
Dphy-histb-combphy.c92 case PHY_TYPE_PCIE: in histb_combphy_set_mode()
/linux-6.6.21/drivers/phy/amlogic/
Dphy-meson-g12a-usb3-pcie.c365 if (mode != PHY_TYPE_USB3 && mode != PHY_TYPE_PCIE) { in phy_g12a_usb3_pcie_xlate()
/linux-6.6.21/arch/arm/boot/dts/mediatek/
Dmt7623.dtsi778 phys = <&pcie0_port PHY_TYPE_PCIE>,
779 <&pcie1_port PHY_TYPE_PCIE>,
780 <&u3port1 PHY_TYPE_PCIE>;
Dmt7629.dtsi393 phys = <&pcieport1 PHY_TYPE_PCIE>;
/linux-6.6.21/drivers/phy/intel/
Dphy-intel-lgm-combo.c476 case PHY_TYPE_PCIE: in intel_cbphy_fwnode_parse()
/linux-6.6.21/arch/arm64/boot/dts/rockchip/
Drk3588.dtsi216 phys = <&combphy1_ps PHY_TYPE_PCIE>;
/linux-6.6.21/arch/arm64/boot/dts/mediatek/
Dmt2712e.dtsi936 phys = <&u3port1 PHY_TYPE_PCIE>;
968 phys = <&u3port0 PHY_TYPE_PCIE>;

12