Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-tegra-usb.c95 #define UTMIP_XCVR_LSRSLEW(x) (((x) & 0x3) << 8) macro
448 UTMIP_XCVR_LSFSLEW(~0) | UTMIP_XCVR_LSRSLEW(~0)); in utmi_phy_power_on()
455 val |= UTMIP_XCVR_LSRSLEW(config->xcvr_lsrslew); in utmi_phy_power_on()