Home
last modified time | relevance | path

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

/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c32 #define PHY_CTRL3 0xc macro
505 value = readl(imx_phy->base + PHY_CTRL3); in imx8m_phy_tune()
537 writel(value, imx_phy->base + PHY_CTRL3); in imx8m_phy_tune()