Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-tegra-usb.c98 #define UTMIP_XCVR_CFG0 0x808 macro
572 val = readl_relaxed(base + UTMIP_XCVR_CFG0); in utmi_phy_power_on()
590 writel_relaxed(val, base + UTMIP_XCVR_CFG0); in utmi_phy_power_on()
677 val = readl_relaxed(base + UTMIP_XCVR_CFG0); in utmi_phy_power_off()
680 writel_relaxed(val, base + UTMIP_XCVR_CFG0); in utmi_phy_power_off()