Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
H A 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()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A 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()

Completed in 4 milliseconds