Searched refs:DXEPCTL_NEXTEP (Results 1 – 3 of 3) sorted by relevance
552 #define DXEPCTL_NEXTEP(_x) ((_x) << 11) macro
4855 u32 next = DXEPCTL_NEXTEP((epnum + 1) % 15); in dwc2_hsotg_initep()
576 #define DXEPCTL_NEXTEP(_x) ((_x) << 11) macro