Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-tegra-usb.c115 #define UTMIP_HSRX_CFG1 0x814 macro
398 val = readl(base + UTMIP_HSRX_CFG1); in utmi_phy_power_on()
401 writel(val, base + UTMIP_HSRX_CFG1); in utmi_phy_power_on()