Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/phy/
Dphy-tegra-usb.c128 #define UTMIP_MISC_CFG0 0x824 macro
520 val = readl_relaxed(base + UTMIP_MISC_CFG0); in utmi_phy_power_on()
522 writel_relaxed(val, base + UTMIP_MISC_CFG0); in utmi_phy_power_on()
740 val = readl_relaxed(base + UTMIP_MISC_CFG0); in utmi_phy_restore_start()
746 writel_relaxed(val, base + UTMIP_MISC_CFG0); in utmi_phy_restore_start()
749 val = readl_relaxed(base + UTMIP_MISC_CFG0); in utmi_phy_restore_start()
751 writel_relaxed(val, base + UTMIP_MISC_CFG0); in utmi_phy_restore_start()
760 val = readl_relaxed(base + UTMIP_MISC_CFG0); in utmi_phy_restore_end()
762 writel_relaxed(val, base + UTMIP_MISC_CFG0); in utmi_phy_restore_end()