Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/phy/
Dphy-tegra-usb.c117 #define UTMIP_HSRX_CFG0 0x810 macro
504 val = readl_relaxed(base + UTMIP_HSRX_CFG0); in utmi_phy_power_on()
508 writel_relaxed(val, base + UTMIP_HSRX_CFG0); in utmi_phy_power_on()