Searched refs:hw_ep_max (Results 1 – 4 of 4) sorted by relevance
141 for (i = 0; i < ci->hw_ep_max/2; i++) { in ci_qheads_show()144 &ci->ci_hw_ep[i + ci->hw_ep_max/2]; in ci_qheads_show()187 for (i = 0; i < ci->hw_ep_max; i++) in ci_requests_show()193 i % (ci->hw_ep_max / 2), in ci_requests_show()195 ((i < ci->hw_ep_max/2) ? in ci_requests_show()
68 int fill = 16 - ci->hw_ep_max / 2; in ep_to_bit()70 if (n >= ci->hw_ep_max / 2) in ep_to_bit()1038 num += ci->hw_ep_max / 2; in isr_setup_packet_handler()1089 num += ci->hw_ep_max / 2; in isr_setup_packet_handler()1177 for (i = 0; i < ci->hw_ep_max; i++) { in isr_tr_complete_handler()1624 for (i = 0; i < ci->hw_ep_max/2; i++) in init_eps()1626 int k = i + j * ci->hw_ep_max/2; in init_eps()1691 for (i = 0; i < ci->hw_ep_max; i++) { in destroy_eps()
225 unsigned hw_ep_max; member
262 ci->hw_ep_max = reg * 2; /* cache hw ENDPT_MAX */ in hw_device_init()264 if (ci->hw_ep_max > ENDPT_MAX) in hw_device_init()