Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/phy/
Dphy-tegra-usb.c114 #define UTMIP_MISC_CFG0 0x824 macro
486 val = readl_relaxed(base + UTMIP_MISC_CFG0); in utmi_phy_power_on()
488 writel_relaxed(val, base + UTMIP_MISC_CFG0); in utmi_phy_power_on()
662 val = readl_relaxed(base + UTMIP_MISC_CFG0); in utmi_phy_restore_start()
668 writel_relaxed(val, base + UTMIP_MISC_CFG0); in utmi_phy_restore_start()
671 val = readl_relaxed(base + UTMIP_MISC_CFG0); in utmi_phy_restore_start()
673 writel_relaxed(val, base + UTMIP_MISC_CFG0); in utmi_phy_restore_start()
682 val = readl_relaxed(base + UTMIP_MISC_CFG0); in utmi_phy_restore_end()
684 writel_relaxed(val, base + UTMIP_MISC_CFG0); in utmi_phy_restore_end()