Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mtk-sch.c535 int bw_updated; in update_sch_tt() local
543 bw_updated = sch_ep->bw_cost_per_microframe; in update_sch_tt()
545 bw_updated = -sch_ep->bw_cost_per_microframe; in update_sch_tt()
554 tt->fs_bus_bw[base + j] += bw_updated; in update_sch_tt()