Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/phy/
Dphy-tegra-usb.c115 #define UTMIP_HSDISCON_LEVEL_MSB(x) ((((x) & 0x4) >> 2) << 24) macro
346 UTMIP_HSDISCON_LEVEL_MSB(~0)); in utmip_pad_power_on()
350 val |= UTMIP_HSDISCON_LEVEL_MSB(config->hsdiscon_level); in utmip_pad_power_on()