Searched refs:num_esit (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/usb/host/
H A Dxhci-mtk-sch.c314 sch_ep->num_esit = XHCI_MTK_MAX_ESIT / sch_ep->esit;
428 for (i = 0; i < sch_ep->num_esit; i++) {
464 for (i = 0; i < sch_ep->num_esit; i++) {
561 for (i = 0; i < sch_ep->num_esit; i++) {
644 for (i = 0; i < sch_ep->num_esit; i++) {
747 for (i = 0; i < sch_ep->num_esit; i++) {
H A Dxhci-mtk.h69 * @num_esit: number of @esit in a period
100 u32 num_esit; member in struct:mu3h_sch_ep_info

Completed in 342 milliseconds