Searched refs:epno (Results 1 – 1 of 1) sorted by relevance
3346 int epno, ret; in dwc2_hsotg_irq_fifoempty() local3349 for (epno = 0; epno < hsotg->num_of_eps; epno++) { in dwc2_hsotg_irq_fifoempty()3350 ep = index_to_ep(hsotg, epno, 1); in dwc2_hsotg_irq_fifoempty()