Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/phy/
Dphy-tegra-usb.c150 #define UTMIP_XCVR_CFG1 0x838 macro
592 val = readl_relaxed(base + UTMIP_XCVR_CFG1); in utmi_phy_power_on()
596 writel_relaxed(val, base + UTMIP_XCVR_CFG1); in utmi_phy_power_on()
683 val = readl_relaxed(base + UTMIP_XCVR_CFG1); in utmi_phy_power_off()
686 writel_relaxed(val, base + UTMIP_XCVR_CFG1); in utmi_phy_power_off()