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

/linux-4.1.27/drivers/usb/phy/
H A Dphy-tegra-usb.c136 #define UTMIP_BIAS_DEBOUNCE_A(x) (((x) & 0xffff) << 0) macro
404 val &= ~UTMIP_BIAS_DEBOUNCE_A(~0); utmi_phy_power_on()
405 val |= UTMIP_BIAS_DEBOUNCE_A(phy->freq->debounce); utmi_phy_power_on()

Completed in 38 milliseconds