Searched refs:UTMIP_XCVR_SETUP_MSB (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/phy/
H A Dphy-tegra-usb.c94 #define UTMIP_XCVR_SETUP_MSB(x) ((((x) & 0x70) >> 4) << 22) macro
447 UTMIP_XCVR_SETUP(~0) | UTMIP_XCVR_SETUP_MSB(~0) | utmi_phy_power_on()
452 val |= UTMIP_XCVR_SETUP_MSB(config->xcvr_setup); utmi_phy_power_on()

Completed in 35 milliseconds