Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/phy/
Dphy-tegra-usb.c101 #define UTMIP_HSDISCON_LEVEL_MSB(x) ((((x) & 0x4) >> 2) << 24) macro
328 UTMIP_HSDISCON_LEVEL_MSB(~0)); in utmip_pad_power_on()
332 val |= UTMIP_HSDISCON_LEVEL_MSB(config->hsdiscon_level); in utmip_pad_power_on()