Searched refs:MAX_EPS_CHANNELS (Results 1 – 3 of 3) sorted by relevance
59 #define MAX_EPS_CHANNELS 16 macro669 struct dwc2_host_chan *hc_ptr_array[MAX_EPS_CHANNELS];722 struct s3c_hsotg_ep *eps_in[MAX_EPS_CHANNELS];723 struct s3c_hsotg_ep *eps_out[MAX_EPS_CHANNELS];727 u32 g_tx_fifo_sz[MAX_EPS_CHANNELS];
206 for (ep = 1; ep < MAX_EPS_CHANNELS; ep++) { in s3c_hsotg_init_fifo()3820 if (len < MAX_EPS_CHANNELS) { in s3c_hsotg_of_probe()3821 for (i = len; i < MAX_EPS_CHANNELS; i++) in s3c_hsotg_of_probe()3866 for (i = 0; i < MAX_EPS_CHANNELS; i++) in dwc2_gadget_init()
2709 for (i = 0; i < MAX_EPS_CHANNELS; i++) { in dwc2_hcd_free()