Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/phy/
Dphy-tegra-usb.c146 #define UTMIP_XCVR_CFG1 0x838 macro
583 val = readl_relaxed(base + UTMIP_XCVR_CFG1); in utmi_phy_power_on()
587 writel_relaxed(val, base + UTMIP_XCVR_CFG1); in utmi_phy_power_on()
674 val = readl_relaxed(base + UTMIP_XCVR_CFG1); in utmi_phy_power_off()
677 writel_relaxed(val, base + UTMIP_XCVR_CFG1); in utmi_phy_power_off()