Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/phy/
Dphy-tegra-usb.c114 #define UTMIP_HSDISCON_LEVEL(x) (((x) & 0x3) << 2) macro
345 UTMIP_HSDISCON_LEVEL(~0) | in utmip_pad_power_on()
349 val |= UTMIP_HSDISCON_LEVEL(config->hsdiscon_level); in utmip_pad_power_on()