Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/phy/
Dphy-tegra-usb.c84 #define UTMIP_XCVR_CFG0 0x808 macro
524 val = readl_relaxed(base + UTMIP_XCVR_CFG0); in utmi_phy_power_on()
542 writel_relaxed(val, base + UTMIP_XCVR_CFG0); in utmi_phy_power_on()
623 val = readl_relaxed(base + UTMIP_XCVR_CFG0); in utmi_phy_power_off()
626 writel_relaxed(val, base + UTMIP_XCVR_CFG0); in utmi_phy_power_off()