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