Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/phy/
Dphy-tegra-usb.c96 #define UTMIP_BIAS_CFG0 0x80c macro
322 val = readl_relaxed(base + UTMIP_BIAS_CFG0); in utmip_pad_power_on()
334 writel_relaxed(val, base + UTMIP_BIAS_CFG0); in utmip_pad_power_on()
363 val = readl_relaxed(base + UTMIP_BIAS_CFG0); in utmip_pad_power_off()
365 writel_relaxed(val, base + UTMIP_BIAS_CFG0); in utmip_pad_power_off()