Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/phy/
Dphy-tegra-usb.c130 #define UTMIP_BAT_CHRG_CFG0 0x830 macro
511 val = readl_relaxed(base + UTMIP_BAT_CHRG_CFG0); in utmi_phy_power_on()
513 writel_relaxed(val, base + UTMIP_BAT_CHRG_CFG0); in utmi_phy_power_on()
515 val = readl_relaxed(base + UTMIP_BAT_CHRG_CFG0); in utmi_phy_power_on()
517 writel_relaxed(val, base + UTMIP_BAT_CHRG_CFG0); in utmi_phy_power_on()
619 val = readl_relaxed(base + UTMIP_BAT_CHRG_CFG0); in utmi_phy_power_off()
621 writel_relaxed(val, base + UTMIP_BAT_CHRG_CFG0); in utmi_phy_power_off()