Home
last modified time | relevance | path

Searched full:pcie_phy (Results 1 – 25 of 131) sorted by relevance

123456

/openbmc/linux/drivers/phy/mediatek/
H A Dphy-mtk-pcie.c80 static void mtk_pcie_efuse_set_lane(struct mtk_pcie_phy *pcie_phy, in mtk_pcie_efuse_set_lane() argument
83 struct mtk_pcie_lane_efuse *data = &pcie_phy->efuse[lane]; in mtk_pcie_efuse_set_lane()
89 addr = pcie_phy->sif_base + PEXTP_ANA_LN0_TRX_REG + in mtk_pcie_efuse_set_lane()
112 struct mtk_pcie_phy *pcie_phy = phy_get_drvdata(phy); in mtk_pcie_phy_init() local
115 if (!pcie_phy->sw_efuse_en) in mtk_pcie_phy_init()
119 mtk_phy_update_field(pcie_phy->sif_base + PEXTP_ANA_GLB_00_REG, in mtk_pcie_phy_init()
120 EFUSE_GLB_INTR_SEL, pcie_phy->efuse_glb_intr); in mtk_pcie_phy_init()
122 for (i = 0; i < pcie_phy->data->num_lanes; i++) in mtk_pcie_phy_init()
123 mtk_pcie_efuse_set_lane(pcie_phy, i); in mtk_pcie_phy_init()
133 static int mtk_pcie_efuse_read_for_lane(struct mtk_pcie_phy *pcie_phy, in mtk_pcie_efuse_read_for_lane() argument
[all …]
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Drockchip,rk3399-pcie-ep.yaml63 phys = <&pcie_phy 0>, <&pcie_phy 1>, <&pcie_phy 2>, <&pcie_phy 3>;
H A Dfsl,imx6q-pcie-common.yaml39 imx6sx-pcie, imx6sx-pcie-ep, to PCIE_PHY power domain for
41 - description: The phandle pointing to the PCIE_PHY power domains
48 - const: pcie_phy
131 - const: pcie_phy
151 - const: pcie_phy
186 const: pcie_phy
H A Dfsl,imx6q-pcie.yaml106 - const: pcie_phy
122 - const: pcie_phy
140 - const: pcie_phy
188 clock-names = "pcie", "pcie_bus", "pcie_phy";
H A Dfsl,imx6q-pcie-ep.yaml78 - const: pcie_phy
119 phys = <&pcie_phy>;
H A Dsocionext,uniphier-pcie-ep.yaml129 phys = <&pcie_phy>;
H A Dsocionext,uniphier-pcie.yaml100 phys = <&pcie_phy>;
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dbrcm,sr-pcie-phy.txt26 pcie_phy: phy@40000000 {
39 phys = <&pcie_phy 0>;
H A Dbrcm,cygnus-pcie-phy.yaml62 pcie_phy: pcie_phy@301d0a0 {
H A Damlogic,meson-axg-pcie.yaml45 pcie_phy: pcie-phy@ff644000 {
H A Drockchip-pcie-phy.txt28 pcie_phy: pcie-phy {
H A Dsamsung,exynos-pcie-phy.yaml44 pcie_phy: pcie-phy@15680000 {
H A Dsocionext,uniphier-pcie-phy.yaml92 pcie_phy: phy@66038000 {
H A Dhisilicon,phy-hi3670-pcie.yaml67 pcie_phy: pcie-phy@fc000000 {
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpci-imx6.c78 struct clk *pcie_phy; member
410 unsigned long phy_rate = clk_get_rate(imx6_pcie->pcie_phy); in imx6_setup_phy_mpll()
535 imx6_pcie->pd_pcie_phy = dev_pm_domain_attach_by_name(dev, "pcie_phy"); in imx6_pcie_attach_pd()
544 dev_err(dev, "Failed to add device_link to pcie_phy pd.\n"); in imx6_pcie_attach_pd()
653 ret = clk_prepare_enable(imx6_pcie->pcie_phy); in imx6_pcie_clk_enable()
655 dev_err(dev, "unable to enable pcie_phy clock\n"); in imx6_pcie_clk_enable()
686 clk_disable_unprepare(imx6_pcie->pcie_phy); in imx6_pcie_clk_enable()
696 clk_disable_unprepare(imx6_pcie->pcie_phy); in imx6_pcie_clk_disable()
1376 /* Don't fetch the pcie_phy clock, if it has abstract PHY driver */ in imx6_pcie_probe()
1378 imx6_pcie->pcie_phy = devm_clk_get(dev, "pcie_phy"); in imx6_pcie_probe()
[all …]
/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/
H A Dstingray-pcie.dtsi37 phys = <&pcie_phy 8>;
47 pcie_phy: phy@0 { label
/openbmc/linux/arch/mips/pci/
H A Dpci-mt7620.c128 static void pcie_phy(unsigned long addr, unsigned long val) in pcie_phy() function
224 pcie_phy(0x0, 0x80); in mt7620_pci_hw_init()
225 pcie_phy(0x1, 0x04); in mt7620_pci_hw_init()
228 pcie_phy(0x68, 0xB4); in mt7620_pci_hw_init()
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d.dtsi144 clock-names = "pcie", "pcie_bus", "pcie_phy";
156 fsl,imx7d-pcie-phy = <&pcie_phy>;
163 pcie_phy: pcie-phy@306d0000 { label
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dbrcm,iproc-clocks.yaml126 pcie_phy lcpll0 1 BCM_CYGNUS_LCPLL0_PCIE_PHY_REF_CLK
193 pcie_phy lcpll0 1 BCM_NSP_LCPLL0_PCIE_PHY_REF_CLK
354 - const: pcie_phy
H A Dqcom,gcc-apq8084.yaml75 <&pcie_phy>;
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399pro.dtsi11 &pcie_phy {
H A Drk3399-khadas-edge-captain.dts19 &pcie_phy {
H A Drk3399-khadas-edge-v.dts19 &pcie_phy {
/openbmc/u-boot/drivers/pci/
H A Daspeed_pcie_phy.c87 { .compatible = "aspeed,ast2600-pcie_phy" },
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-verdin-dahlia.dtsi99 &pcie_phy {

123456