Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/phy/
Dphy-tegra-usb.c100 #define UTMIP_HSDISCON_LEVEL(x) (((x) & 0x3) << 2) macro
327 UTMIP_HSDISCON_LEVEL(~0) | in utmip_pad_power_on()
331 val |= UTMIP_HSDISCON_LEVEL(config->hsdiscon_level); in utmip_pad_power_on()