Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-tegra-usb.c136 #define UTMIP_XCVR_CFG1 0x838 macro
544 val = readl_relaxed(base + UTMIP_XCVR_CFG1); in utmi_phy_power_on()
548 writel_relaxed(val, base + UTMIP_XCVR_CFG1); in utmi_phy_power_on()
628 val = readl_relaxed(base + UTMIP_XCVR_CFG1); in utmi_phy_power_off()
631 writel_relaxed(val, base + UTMIP_XCVR_CFG1); in utmi_phy_power_off()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A 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()

Completed in 4 milliseconds