Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/phy/
Dphy-tegra-usb.c113 #define UTMIP_HSSQUELCH_LEVEL(x) (((x) & 0x3) << 0) macro
344 val &= ~(UTMIP_HSSQUELCH_LEVEL(~0) | in utmip_pad_power_on()
348 val |= UTMIP_HSSQUELCH_LEVEL(config->hssquelch_level); in utmip_pad_power_on()