Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/phy/
Dphy-tegra-usb.c122 #define UTMIP_MISC_CFG0 0x824 macro
408 val = readl(base + UTMIP_MISC_CFG0); in utmi_phy_power_on()
410 writel(val, base + UTMIP_MISC_CFG0); in utmi_phy_power_on()
582 val = readl(base + UTMIP_MISC_CFG0); in utmi_phy_restore_start()
588 writel(val, base + UTMIP_MISC_CFG0); in utmi_phy_restore_start()
591 val = readl(base + UTMIP_MISC_CFG0); in utmi_phy_restore_start()
593 writel(val, base + UTMIP_MISC_CFG0); in utmi_phy_restore_start()
602 val = readl(base + UTMIP_MISC_CFG0); in utmi_phy_restore_end()
604 writel(val, base + UTMIP_MISC_CFG0); in utmi_phy_restore_end()