Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/phy/
Dphy-tegra-usb.c110 #define UTMIP_BIAS_CFG0 0x80c macro
340 val = readl_relaxed(base + UTMIP_BIAS_CFG0); in utmip_pad_power_on()
352 writel_relaxed(val, base + UTMIP_BIAS_CFG0); in utmip_pad_power_on()
397 val = readl_relaxed(base + UTMIP_BIAS_CFG0); in utmip_pad_power_off()
399 writel_relaxed(val, base + UTMIP_BIAS_CFG0); in utmip_pad_power_off()