Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/phy/
Dphy-tegra-usb.c106 #define UTMIP_BIAS_CFG0 0x80c macro
332 val = readl_relaxed(base + UTMIP_BIAS_CFG0); in utmip_pad_power_on()
344 writel_relaxed(val, base + UTMIP_BIAS_CFG0); in utmip_pad_power_on()
389 val = readl_relaxed(base + UTMIP_BIAS_CFG0); in utmip_pad_power_off()
391 writel_relaxed(val, base + UTMIP_BIAS_CFG0); in utmip_pad_power_off()