/linux/drivers/phy/st/ |
H A D | phy-stm32-combophy.c | 193 if (combophy->type != PHY_TYPE_PCIE) { in stm32_combophy_pll_init() 253 if (combophy->type == PHY_TYPE_PCIE) { in stm32_combophy_pll_init() 290 if (combophy->type == PHY_TYPE_PCIE && !combophy->have_pad_clk) in stm32_combophy_pll_init() 294 if (combophy->type != PHY_TYPE_PCIE) in stm32_combophy_pll_init() 302 if (combophy->type == PHY_TYPE_PCIE) { in stm32_combophy_pll_init() 337 if (type != PHY_TYPE_USB3 && type != PHY_TYPE_PCIE) { in stm32_combophy_xlate() 342 if (combophy->have_pad_clk && type != PHY_TYPE_PCIE) { in stm32_combophy_xlate() 358 case PHY_TYPE_PCIE: in stm32_combophy_set_mode() 425 if (combophy->type == PHY_TYPE_PCIE && !combophy->have_pad_clk) in stm32_combophy_exit() 429 if (combophy->type != PHY_TYPE_PCIE) in stm32_combophy_exit()
|
H A D | phy-miphy28lp.c | 374 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/drivers/phy/rockchip/ |
H A D | phy-rockchip-naneng-combphy.c | 259 case PHY_TYPE_PCIE: in rockchip_combphy_init() 453 case PHY_TYPE_PCIE: in rk3528_combphy_cfg() 498 } else if (priv->type == PHY_TYPE_PCIE) { in rk3528_combphy_cfg() 506 if (priv->type == PHY_TYPE_PCIE) { in rk3528_combphy_cfg() 524 if (priv->type == PHY_TYPE_PCIE && rate == REF_CLOCK_100MHz) { in rk3528_combphy_cfg() 546 if (priv->type == PHY_TYPE_PCIE) { in rk3528_combphy_cfg() 593 case PHY_TYPE_PCIE: in rk3562_combphy_cfg() 659 if (priv->type == PHY_TYPE_PCIE) { in rk3562_combphy_cfg() 684 if (priv->type == PHY_TYPE_PCIE && rate == REF_CLOCK_100MHz) { in rk3562_combphy_cfg() 744 case PHY_TYPE_PCIE: in rk3568_combphy_cfg() [all …]
|
/linux/Documentation/devicetree/bindings/pci/ |
H A D | mediatek-pcie.txt | 109 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>;
|
H A D | st,stm32-pcie-ep.yaml | 65 phys = <&combophy PHY_TYPE_PCIE>;
|
H A D | hisilicon-histb-pcie.txt | 67 phys = <&combphy1 PHY_TYPE_PCIE>;
|
H A D | st,stm32-pcie-host.yaml | 105 phys = <&combophy PHY_TYPE_PCIE>;
|
H A D | xlnx,nwl-pcie.yaml | 147 phys = <&psgtr 0 PHY_TYPE_PCIE 0 0>;
|
H A D | ti,am65-pci-host.yaml | 146 phys = <&serdes0 PHY_TYPE_PCIE 0>;
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am654-pcie-usb2.dtso | 33 phys = <&serdes0 PHY_TYPE_PCIE 1>, <&serdes1 PHY_TYPE_PCIE 1>;
|
H A D | k3-am6548-iot2050-advanced-m2.dts | 87 phys = <&serdes0 PHY_TYPE_PCIE 1>, <&serdes1 PHY_TYPE_PCIE 1>;
|
H A D | k3-am6548-iot2050-advanced-m2-bkey-ekey-pcie.dtso | 19 phys = <&serdes0 PHY_TYPE_PCIE 1>;
|
H A D | k3-am6548-iot2050-advanced-m2-bkey-usb3.dtso | 30 phys = <&serdes1 PHY_TYPE_PCIE 0>;
|
H A D | k3-am654-pcie-usb3.dtso | 22 phys = <&serdes1 PHY_TYPE_PCIE 0>;
|
H A D | k3-am642-phyboard-electra-pcie-usb2.dtso | 58 cdns,phy-type = <PHY_TYPE_PCIE>;
|
H A D | k3-j721e-common-proc-board.dts | 899 cdns,phy-type = <PHY_TYPE_PCIE>; 912 cdns,phy-type = <PHY_TYPE_PCIE>; 925 cdns,phy-type = <PHY_TYPE_PCIE>;
|
/linux/drivers/phy/mediatek/ |
H A D | phy-mtk-tphy.c | 637 case PHY_TYPE_PCIE: in phy_type_show() 666 case PHY_TYPE_PCIE: in phy_debugfs_init() 1084 case PHY_TYPE_PCIE: in phy_v1_banks_init() 1112 case PHY_TYPE_PCIE: in phy_v2_banks_init() 1232 case PHY_TYPE_PCIE: in phy_type_set() 1288 case PHY_TYPE_PCIE: in phy_efuse_get() 1344 case PHY_TYPE_PCIE: in phy_efuse_set() 1384 case PHY_TYPE_PCIE: in mtk_phy_init() 1410 } else if (instance->type == PHY_TYPE_PCIE) { in mtk_phy_power_on() 1424 else if (instance->type == PHY_TYPE_PCIE) in mtk_phy_power_off() [all …]
|
H A D | phy-mtk-xsphy.c | 274 case PHY_TYPE_PCIE: in phy_parse_property() 362 case PHY_TYPE_PCIE: in phy_type_set() 400 case PHY_TYPE_PCIE: in mtk_phy_init() 483 inst->type == PHY_TYPE_PCIE || in mtk_phy_xlate()
|
/linux/include/dt-bindings/phy/ |
H A D | phy.h | 15 #define PHY_TYPE_PCIE 2 macro
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | amlogic,meson-axg-pcie.yaml | 49 phys = <&mipi_analog_phy PHY_TYPE_PCIE>;
|
H A D | xlnx,zynqmp-psgtr.yaml | 29 - PHY_TYPE_PCIE
|
H A D | intel,combo-phy.yaml | 107 intel,phy-mode = <PHY_TYPE_PCIE>;
|
H A D | phy-cadence-torrent.yaml | 201 cdns,phy-type = <PHY_TYPE_PCIE>;
|
/linux/drivers/phy/hisilicon/ |
H A D | phy-histb-combphy.c | 92 case PHY_TYPE_PCIE: in histb_combphy_set_mode()
|
/linux/drivers/phy/qualcomm/ |
H A D | phy-qcom-uniphy-pcie-28lp.c | 47 PHY_TYPE_PCIE = 1, enumerator
|