Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-tegra-usb.c84 #define UTMIP_XCVR_CFG0 0x808 macro
524 val = readl_relaxed(base + UTMIP_XCVR_CFG0); in utmi_phy_power_on()
542 writel_relaxed(val, base + UTMIP_XCVR_CFG0); in utmi_phy_power_on()
623 val = readl_relaxed(base + UTMIP_XCVR_CFG0); in utmi_phy_power_off()
626 writel_relaxed(val, base + UTMIP_XCVR_CFG0); in utmi_phy_power_off()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds