Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-tegra-usb.c141 #define UTMIP_DEBOUNCE_CFG0 0x82c macro
515 val = readl_relaxed(base + UTMIP_DEBOUNCE_CFG0); in utmi_phy_power_on()
518 writel_relaxed(val, base + UTMIP_DEBOUNCE_CFG0); in utmi_phy_power_on()