Home
last modified time | relevance | path

Searched refs:num_esit (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dxhci-mtk-sch.c170 u32 num_esit; in get_max_bw() local
175 num_esit = XHCI_MTK_MAX_ESIT / sch_ep->esit; in get_max_bw()
176 for (i = 0; i < num_esit; i++) { in get_max_bw()
190 u32 num_esit; in update_bus_bw() local
195 num_esit = XHCI_MTK_MAX_ESIT / sch_ep->esit; in update_bus_bw()
196 for (i = 0; i < num_esit; i++) { in update_bus_bw()