Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/phy/
Dphy-tegra-usb.c113 #define UTMIP_MISC_CFG0 0x824 macro
484 val = readl(base + UTMIP_MISC_CFG0); in utmi_phy_power_on()
486 writel(val, base + UTMIP_MISC_CFG0); in utmi_phy_power_on()
658 val = readl(base + UTMIP_MISC_CFG0); in utmi_phy_restore_start()
664 writel(val, base + UTMIP_MISC_CFG0); in utmi_phy_restore_start()
667 val = readl(base + UTMIP_MISC_CFG0); in utmi_phy_restore_start()
669 writel(val, base + UTMIP_MISC_CFG0); in utmi_phy_restore_start()
678 val = readl(base + UTMIP_MISC_CFG0); in utmi_phy_restore_end()
680 writel(val, base + UTMIP_MISC_CFG0); in utmi_phy_restore_end()