Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-tegra-usb.c123 #define UTMIP_MISC_CFG1 0x828 macro
491 val = readl_relaxed(base + UTMIP_MISC_CFG1); in utmi_phy_power_on()
496 writel_relaxed(val, base + UTMIP_MISC_CFG1); in utmi_phy_power_on()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-tegra-usb.c137 #define UTMIP_MISC_CFG1 0x828 macro
525 val = readl_relaxed(base + UTMIP_MISC_CFG1); in utmi_phy_power_on()
530 writel_relaxed(val, base + UTMIP_MISC_CFG1); in utmi_phy_power_on()

Completed in 4 milliseconds