Home
last modified time | relevance | path

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

12

/linux/drivers/phy/st/
H A Dphy-stm32-combophy.c193 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()
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-naneng-combphy.c267 case PHY_TYPE_PCIE: in rockchip_combphy_init()
456 if (priv->type == PHY_TYPE_PCIE || priv->type == PHY_TYPE_USB3) { in rk_combphy_common_cfg_ssc()
489 if (priv->type == PHY_TYPE_PCIE && rate == REF_CLOCK_24MHz) { in rk_combphy_common_cfg_ssc()
529 case PHY_TYPE_PCIE: in rk3528_combphy_cfg()
574 } else if (priv->type == PHY_TYPE_PCIE) { in rk3528_combphy_cfg()
582 if (priv->type == PHY_TYPE_PCIE) { in rk3528_combphy_cfg()
604 if (priv->type == PHY_TYPE_PCIE && rate == REF_CLOCK_100MHz) { in rk3528_combphy_cfg()
626 if (priv->type == PHY_TYPE_PCIE && priv->enable_ssc) in rk3528_combphy_cfg()
671 case PHY_TYPE_PCIE: in rk3562_combphy_cfg()
728 if (priv->type == PHY_TYPE_PCIE) { in rk3562_combphy_cfg()
[all …]
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am654-pcie-usb2.dtso33 phys = <&serdes0 PHY_TYPE_PCIE 1>, <&serdes1 PHY_TYPE_PCIE 1>;
H A Dk3-am6548-iot2050-advanced-m2.dts87 phys = <&serdes0 PHY_TYPE_PCIE 1>, <&serdes1 PHY_TYPE_PCIE 1>;
H A Dk3-am6548-iot2050-advanced-m2-bkey-ekey-pcie.dtso19 phys = <&serdes0 PHY_TYPE_PCIE 1>;
H A Dk3-am6548-iot2050-advanced-m2-bkey-usb3.dtso30 phys = <&serdes1 PHY_TYPE_PCIE 0>;
H A Dk3-am654-pcie-usb3.dtso22 phys = <&serdes1 PHY_TYPE_PCIE 0>;
H A Dk3-am642-phyboard-electra-pcie-usb2.dtso58 cdns,phy-type = <PHY_TYPE_PCIE>;
H A Dk3-j721e-beagleboneai64.dts737 cdns,phy-type = <PHY_TYPE_PCIE>;
747 cdns,phy-type = <PHY_TYPE_PCIE>;
/linux/Documentation/devicetree/bindings/phy/
H A Damlogic,meson-axg-pcie.yaml49 phys = <&mipi_analog_phy PHY_TYPE_PCIE>;
H A Dxlnx,zynqmp-psgtr.yaml29 - PHY_TYPE_PCIE
H A Dintel,combo-phy.yaml107 intel,phy-mode = <PHY_TYPE_PCIE>;
H A Dphy-cadence-torrent.yaml201 cdns,phy-type = <PHY_TYPE_PCIE>;
H A Dmediatek,tphy.yaml177 - PHY_TYPE_PCIE
/linux/Documentation/devicetree/bindings/pci/
H A Dst,stm32-pcie-ep.yaml65 phys = <&combophy PHY_TYPE_PCIE>;
H A Dhisilicon-histb-pcie.txt67 phys = <&combphy1 PHY_TYPE_PCIE>;
H A Dst,stm32-pcie-host.yaml105 phys = <&combophy PHY_TYPE_PCIE>;
H A Dmediatek-pcie.yaml281 phys = <&u3port1 PHY_TYPE_PCIE>;
312 phys = <&u3port0 PHY_TYPE_PCIE>;
H A Dxlnx,nwl-pcie.yaml147 phys = <&psgtr 0 PHY_TYPE_PCIE 0 0>;
/linux/drivers/phy/hisilicon/
H A Dphy-histb-combphy.c92 case PHY_TYPE_PCIE: in histb_combphy_set_mode()
/linux/drivers/phy/spacemit/
H A Dphy-k3-combo.c176 if ((lg->is_pcie && args->args[1] != PHY_TYPE_PCIE) || in k3_combo_phy_xlate()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-uniphy-pcie-28lp.c47 PHY_TYPE_PCIE = 1, enumerator
/linux/drivers/phy/amlogic/
H A Dphy-meson-g12a-usb3-pcie.c365 if (mode != PHY_TYPE_USB3 && mode != PHY_TYPE_PCIE) { in phy_g12a_usb3_pcie_xlate()
/linux/arch/arm/boot/dts/mediatek/
H A Dmt7629.dtsi393 phys = <&pcieport1 PHY_TYPE_PCIE>;
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt2712e.dtsi937 phys = <&u3port1 PHY_TYPE_PCIE>;
969 phys = <&u3port0 PHY_TYPE_PCIE>;

12