Searched refs:max_cfg_eps (Results 1 – 2 of 2) sorted by relevance
850 num_in_ep = dwc->max_cfg_eps; in dwc3_gadget_resize_tx_fifos()3041 dwc->max_cfg_eps = 0; in dwc3_gadget_stop()3156 if (ep_num <= dwc->max_cfg_eps) in dwc3_gadget_check_config()3160 dwc->max_cfg_eps = ep_num; in dwc3_gadget_check_config()3162 fifo_size = dwc3_gadget_calc_tx_fifo_size(dwc, dwc->max_cfg_eps); in dwc3_gadget_check_config()3164 fifo_size += dwc->max_cfg_eps; in dwc3_gadget_check_config()
1397 int max_cfg_eps; member
Completed in 17 milliseconds