Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-tegra-usb.c107 #define UTMIP_HSSQUELCH_LEVEL(x) (((x) & 0x3) << 0) macro
272 val &= ~(UTMIP_HSSQUELCH_LEVEL(~0) | in utmip_pad_power_on()
276 val |= UTMIP_HSSQUELCH_LEVEL(config->hssquelch_level); in utmip_pad_power_on()