Home
last modified time | relevance | path

Searched full:phy_type_pcie (Results 1 – 25 of 53) sorted by relevance

123

/linux-6.12.1/arch/arm64/boot/dts/ti/
Dk3-am654-pcie-usb2.dtso33 phys = <&serdes0 PHY_TYPE_PCIE 1>, <&serdes1 PHY_TYPE_PCIE 1>;
Dk3-am6548-iot2050-advanced-m2.dts87 phys = <&serdes0 PHY_TYPE_PCIE 1>, <&serdes1 PHY_TYPE_PCIE 1>;
Dk3-am6548-iot2050-advanced-m2-bkey-ekey-pcie.dtso19 phys = <&serdes0 PHY_TYPE_PCIE 1>;
Dk3-am642-hummingboard-t-pcie.dtso33 cdns,phy-type = <PHY_TYPE_PCIE>;
Dk3-am6548-iot2050-advanced-m2-bkey-usb3.dtso30 phys = <&serdes1 PHY_TYPE_PCIE 0>;
Dk3-am654-pcie-usb3.dtso22 phys = <&serdes1 PHY_TYPE_PCIE 0>;
Dk3-am642-phyboard-electra-pcie-usb2.dtso58 cdns,phy-type = <PHY_TYPE_PCIE>;
Dk3-am6548-iot2050-advanced-sm.dts181 phys = <&serdes0 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>;
/linux-6.12.1/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>;
Dti,am65-pci-host.yaml124 phys = <&serdes0 PHY_TYPE_PCIE 0>;
Dxlnx,nwl-pcie.yaml147 phys = <&psgtr 0 PHY_TYPE_PCIE 0 0>;
/linux-6.12.1/drivers/phy/rockchip/
Dphy-rockchip-naneng-combphy.c201 case PHY_TYPE_PCIE: in rockchip_combphy_init()
388 case PHY_TYPE_PCIE: in rk3568_combphy_cfg()
493 if (priv->type == PHY_TYPE_PCIE) { in rk3568_combphy_cfg()
523 if (priv->type == PHY_TYPE_PCIE && rate == REF_CLOCK_100MHz) { in rk3568_combphy_cfg()
594 case PHY_TYPE_PCIE: in rk3588_combphy_cfg()
685 if (priv->type == PHY_TYPE_PCIE) { in rk3588_combphy_cfg()
713 if (priv->type == PHY_TYPE_PCIE && rate == REF_CLOCK_100MHz) { in rk3588_combphy_cfg()
/linux-6.12.1/Documentation/devicetree/bindings/phy/
Dphy-cadence-sierra.yaml156 cdns,phy-type = <PHY_TYPE_PCIE>;
163 cdns,phy-type = <PHY_TYPE_PCIE>;
Damlogic,meson-axg-pcie.yaml49 phys = <&mipi_analog_phy PHY_TYPE_PCIE>;
Dxlnx,zynqmp-psgtr.yaml29 - PHY_TYPE_PCIE
Dintel,combo-phy.yaml107 intel,phy-mode = <PHY_TYPE_PCIE>;
Dphy-cadence-torrent.yaml202 cdns,phy-type = <PHY_TYPE_PCIE>;
Dmediatek,tphy.yaml165 - PHY_TYPE_PCIE
/linux-6.12.1/drivers/phy/mediatek/
Dphy-mtk-tphy.c655 case PHY_TYPE_PCIE: in phy_type_show()
684 case PHY_TYPE_PCIE: in phy_debugfs_init()
1100 case PHY_TYPE_PCIE: in phy_v1_banks_init()
1128 case PHY_TYPE_PCIE: in phy_v2_banks_init()
1248 case PHY_TYPE_PCIE: in phy_type_set()
1304 case PHY_TYPE_PCIE: in phy_efuse_get()
1360 case PHY_TYPE_PCIE: in phy_efuse_set()
1400 case PHY_TYPE_PCIE: in mtk_phy_init()
1426 } else if (instance->type == PHY_TYPE_PCIE) { in mtk_phy_power_on()
1440 else if (instance->type == PHY_TYPE_PCIE) in mtk_phy_power_off()
[all …]
/linux-6.12.1/include/dt-bindings/phy/
Dphy.h15 #define PHY_TYPE_PCIE 2 macro
/linux-6.12.1/drivers/phy/st/
Dphy-miphy28lp.c374 if (miphy_phy->type == PHY_TYPE_PCIE) { in miphy28lp_set_reset()
504 if (miphy_phy->type == PHY_TYPE_PCIE) in miphy28lp_compensation()
514 if (miphy_phy->type == PHY_TYPE_PCIE) in miphy28lp_compensation()
1026 case PHY_TYPE_PCIE: in miphy28lp_init()
1049 (miphy_phy->type != PHY_TYPE_PCIE) && in miphy28lp_get_addr()
1060 if ((miphy_phy->type == PHY_TYPE_PCIE) || in miphy28lp_get_addr()
/linux-6.12.1/drivers/phy/hisilicon/
Dphy-histb-combphy.c92 case PHY_TYPE_PCIE: in histb_combphy_set_mode()
/linux-6.12.1/arch/arm/boot/dts/mediatek/
Dmt7623.dtsi778 phys = <&pcie0_port PHY_TYPE_PCIE>,
779 <&pcie1_port PHY_TYPE_PCIE>,
780 <&u3port1 PHY_TYPE_PCIE>;

123