Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/freescale/
H 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()
127 imx8_phy->clkreq_unused ? in imx8_pcie_phy_power_on()
212 imx8_phy = devm_kzalloc(dev, sizeof(*imx8_phy), GFP_KERNEL); in imx8_pcie_phy_probe()
213 if (!imx8_phy) in imx8_pcie_phy_probe()
236 if (IS_ERR(imx8_phy->clk)) { in imx8_pcie_phy_probe()
242 imx8_phy->iomuxc_gpr = in imx8_pcie_phy_probe()
256 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 …]