Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-tegra-usb.c108 #define UTMIP_HSDISCON_LEVEL(x) (((x) & 0x3) << 2) macro
273 UTMIP_HSDISCON_LEVEL(~0) | in utmip_pad_power_on()
277 val |= UTMIP_HSDISCON_LEVEL(config->hsdiscon_level); in utmip_pad_power_on()