Searched refs:PHY_CTRL2 (Results 1 – 3 of 3) sorted by relevance
22 #define PHY_CTRL2 0x74 macro109 qcom_ssphy_updatel(priv->base + PHY_CTRL2, REF_PHY_EN, REF_PHY_EN); in qcom_ssphy_power_on()126 qcom_ssphy_updatel(priv->base + PHY_CTRL2, REF_PHY_EN, 0); in qcom_ssphy_power_off()
27 #define PHY_CTRL2 0x8 macro566 value = readl(imx_phy->base + PHY_CTRL2); in imx8mq_usb_phy_init()568 writel(value, imx_phy->base + PHY_CTRL2); in imx8mq_usb_phy_init()602 value = readl(imx_phy->base + PHY_CTRL2); in imx8mp_usb_phy_init()604 writel(value, imx_phy->base + PHY_CTRL2); in imx8mp_usb_phy_init()
31 #define PHY_CTRL2 0x104 macro
Completed in 7 milliseconds