Searched refs:DXEPCTL_TXFNUM (Results 1 – 3 of 3) sorted by relevance
536 #define DXEPCTL_TXFNUM(_x) ((_x) << 22) macro
4186 epctrl |= DXEPCTL_TXFNUM(fifo_index); in dwc2_hsotg_ep_enable()
560 #define DXEPCTL_TXFNUM(_x) ((_x) << 22) macro