Searched refs:DWC3_NUM_INT (Results 1 – 3 of 3) sorted by relevance
600 #define DWC3_NUM_INT(n) (((n) & (0x3f << 15)) >> 15) macro
164 num = DWC3_NUM_INT(dwc->hwparams.hwparams1); in dwc3_alloc_event_buffers()
889 #define DWC3_NUM_INT(n) (((n) & (0x3f << 15)) >> 15) macro