Home
last modified time | relevance | path

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

/linux/drivers/phy/freescale/
H A Dphy-fsl-imx8mq-usb.c46 #define PHY_CTRL5 0x14 macro
497 value = readl(imx_phy->base + PHY_CTRL5); in imx8m_phy_tune()
501 writel(value, imx_phy->base + PHY_CTRL5); in imx8m_phy_tune()