Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/dwc3/
Dgadget.h52 #define DWC3_DEFAULT_U1_DEV_EXIT_LAT 0x0A /* Less then 10 microsec */ macro
Dgadget.c3025 params->bU1devExitLat = DWC3_DEFAULT_U1_DEV_EXIT_LAT; in dwc3_gadget_config_params()