Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mtk-sch.c600 u32 bw_boundary; in check_sch_bw() local
636 bw_boundary = get_bw_boundary(sch_ep->speed); in check_sch_bw()
638 if (min_bw > bw_boundary) in check_sch_bw()