Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-mtk-sch.c312 sch_ep->num_esit = XHCI_MTK_MAX_ESIT / sch_ep->esit; in setup_sch_info()
421 for (i = 0; i < sch_ep->num_esit; i++) { in get_max_bw()
440 for (i = 0; i < sch_ep->num_esit; i++) { in update_bus_bw()
459 for (i = 0; i < sch_ep->num_esit; i++) { in check_fs_bus_bw()
545 for (i = 0; i < sch_ep->num_esit; i++) { in update_sch_tt()
Dxhci-mtk.h88 u32 num_esit; member