Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-tegra-usb.c135 #define UTMIP_DEBOUNCE_CFG0 0x82c macro
403 val = readl(base + UTMIP_DEBOUNCE_CFG0); in utmi_phy_power_on()
406 writel(val, base + UTMIP_DEBOUNCE_CFG0); in utmi_phy_power_on()