Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/phy/
Dphy-tegra-usb.c121 #define UTMIP_HSRX_CFG1 0x814 macro
510 val = readl_relaxed(base + UTMIP_HSRX_CFG1); in utmi_phy_power_on()
513 writel_relaxed(val, base + UTMIP_HSRX_CFG1); in utmi_phy_power_on()