bwb_table 216 drivers/usb/host/xhci-mtk-sch.c u32 *bwb_table = sch_ep->bw_budget_table; bwb_table 252 drivers/usb/host/xhci-mtk-sch.c bwb_table[0] = sch_ep->bw_cost_per_microframe; bwb_table 269 drivers/usb/host/xhci-mtk-sch.c bwb_table[0] = maxpkt * sch_ep->pkts; bwb_table 293 drivers/usb/host/xhci-mtk-sch.c bwb_table[i] = sch_ep->bw_cost_per_microframe; bwb_table 296 drivers/usb/host/xhci-mtk-sch.c bwb_table[i] = remainder; bwb_table 313 drivers/usb/host/xhci-mtk-sch.c bwb_table[i] = sch_ep->bw_cost_per_microframe; bwb_table 316 drivers/usb/host/xhci-mtk-sch.c bwb_table[0] = sch_ep->bw_cost_per_microframe; bwb_table 318 drivers/usb/host/xhci-mtk-sch.c bwb_table[0] = 0; /* start split */ bwb_table 319 drivers/usb/host/xhci-mtk-sch.c bwb_table[1] = 0; /* idle */ bwb_table 327 drivers/usb/host/xhci-mtk-sch.c bwb_table[i] = sch_ep->bw_cost_per_microframe;