Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-mtk-sch.c216 u32 *bwb_table = sch_ep->bw_budget_table; in setup_sch_info() local
252 bwb_table[0] = sch_ep->bw_cost_per_microframe; in setup_sch_info()
269 bwb_table[0] = maxpkt * sch_ep->pkts; in setup_sch_info()
293 bwb_table[i] = sch_ep->bw_cost_per_microframe; in setup_sch_info()
296 bwb_table[i] = remainder; in setup_sch_info()
313 bwb_table[i] = sch_ep->bw_cost_per_microframe; in setup_sch_info()
316 bwb_table[0] = sch_ep->bw_cost_per_microframe; in setup_sch_info()
318 bwb_table[0] = 0; /* start split */ in setup_sch_info()
319 bwb_table[1] = 0; /* idle */ in setup_sch_info()
327 bwb_table[i] = sch_ep->bw_cost_per_microframe; in setup_sch_info()