Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/phy/
Dphy-tegra-usb.c144 #define UTMIP_BAT_CHRG_CFG0 0x830 macro
559 val = readl_relaxed(base + UTMIP_BAT_CHRG_CFG0); in utmi_phy_power_on()
561 writel_relaxed(val, base + UTMIP_BAT_CHRG_CFG0); in utmi_phy_power_on()
563 val = readl_relaxed(base + UTMIP_BAT_CHRG_CFG0); in utmi_phy_power_on()
565 writel_relaxed(val, base + UTMIP_BAT_CHRG_CFG0); in utmi_phy_power_on()
672 val = readl_relaxed(base + UTMIP_BAT_CHRG_CFG0); in utmi_phy_power_off()
674 writel_relaxed(val, base + UTMIP_BAT_CHRG_CFG0); in utmi_phy_power_off()