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