Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/phy/
Dphy-tegra-usb.c94 #define UTMIP_XCVR_CFG0 0x808 macro
563 val = readl_relaxed(base + UTMIP_XCVR_CFG0); in utmi_phy_power_on()
581 writel_relaxed(val, base + UTMIP_XCVR_CFG0); in utmi_phy_power_on()
668 val = readl_relaxed(base + UTMIP_XCVR_CFG0); in utmi_phy_power_off()
671 writel_relaxed(val, base + UTMIP_XCVR_CFG0); in utmi_phy_power_off()