Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mtk-sch.c601 u32 esit_boundary; in check_sch_bw() local
614 esit_boundary = get_esit_boundary(sch_ep); in check_sch_bw()
622 if ((offset + sch_ep->num_budget_microframes) > esit_boundary) in check_sch_bw()