Home
last modified time | relevance | path

Searched refs:imx8_phy (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/phy/freescale/
A Dphy-fsl-imx8m-pcie.c85 if (imx8_phy->tx_deemph_gen1) in imx8_pcie_phy_power_on()
88 if (imx8_phy->tx_deemph_gen2) in imx8_pcie_phy_power_on()
125 imx8_phy->clkreq_unused ? in imx8_pcie_phy_power_on()
211 imx8_phy = devm_kzalloc(dev, sizeof(*imx8_phy), GFP_KERNEL); in imx8_pcie_phy_probe()
212 if (!imx8_phy) in imx8_pcie_phy_probe()
235 if (IS_ERR(imx8_phy->clk)) { in imx8_pcie_phy_probe()
241 imx8_phy->iomuxc_gpr = in imx8_pcie_phy_probe()
255 imx8_phy->perst = in imx8_pcie_phy_probe()
264 if (IS_ERR(imx8_phy->base)) in imx8_pcie_phy_probe()
268 if (IS_ERR(imx8_phy->phy)) in imx8_pcie_phy_probe()
[all …]

Completed in 3 milliseconds