Searched refs:num_of_eps (Results 1 – 5 of 5) sorted by relevance
881 if (idx > hsotg->num_of_eps) in ep_from_windex()2134 for (i = 1; i < hsotg->num_of_eps; i++) { in dwc2_hsotg_irq_enumdone()2198 for (ep = 0; ep < hsotg->num_of_eps; ep++) { in dwc2_hsotg_disconnect()2222 for (epno = 0; epno < hsotg->num_of_eps; epno++) { in dwc2_hsotg_irq_fifoempty()2527 for (ep = 0; ep < hsotg->num_of_eps && daint_out; in dwc2_hsotg_irq()2533 for (ep = 0; ep < hsotg->num_of_eps && daint_in; in dwc2_hsotg_irq()2606 for (idx = 1; idx < hsotg->num_of_eps; idx++) { in dwc2_hsotg_irq()2623 for (idx = 1; idx < hsotg->num_of_eps; idx++) { in dwc2_hsotg_irq()2770 for (i = 1; i < hsotg->num_of_eps; ++i) { in dwc2_hsotg_ep_enable()3196 for (ep = 1; ep < hsotg->num_of_eps; ep++) { in dwc2_hsotg_udc_stop()[all …]
161 for (idx = 0; idx < hsotg->num_of_eps; idx++) { in state_show()220 for (idx = 1; idx < hsotg->num_of_eps; idx++) { in fifo_show()362 for (epidx = 0; epidx < hsotg->num_of_eps; epidx++) { in dwc2_hsotg_create_debug()375 for (epidx = 1; epidx < hsotg->num_of_eps; epidx++) { in dwc2_hsotg_create_debug()
823 unsigned char num_of_eps; member
156 for (i = 0; i < hsotg->num_of_eps; i++) { in dwc2_backup_device_registers()215 for (i = 0; i < hsotg->num_of_eps; i++) { in dwc2_restore_device_registers()
1314 u32 num_of_eps; in brcmf_usb_probe() local1361 num_of_eps = desc->bNumEndpoints; in brcmf_usb_probe()1362 for (ep = 0; ep < num_of_eps; ep++) { in brcmf_usb_probe()