Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-tegra-usb.c142 #define UTMIP_BIAS_CFG1 0x83c macro
550 val = readl_relaxed(base + UTMIP_BIAS_CFG1); in utmi_phy_power_on()
553 writel_relaxed(val, base + UTMIP_BIAS_CFG1); in utmi_phy_power_on()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-tegra-usb.c156 #define UTMIP_BIAS_CFG1 0x83c macro
598 val = readl_relaxed(base + UTMIP_BIAS_CFG1); in utmi_phy_power_on()
601 writel_relaxed(val, base + UTMIP_BIAS_CFG1); in utmi_phy_power_on()

Completed in 4 milliseconds