Searched defs:DWC31_GRXTHRCFG_MAXRXBURSTSIZE (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/usb/dwc3/
H A Dcore.h222 #define DWC31_GRXTHRCFG_MAXRXBURSTSIZE(n) (((n) & 0x1f) << 16) macro

Completed in 332 milliseconds