Lines Matching refs:num_budget_microframes
329 sch_ep->num_budget_microframes = 1; in setup_sch_info()
353 sch_ep->num_budget_microframes = 1; in setup_sch_info()
367 sch_ep->num_budget_microframes = in setup_sch_info()
370 sch_ep->repeat = !!(sch_ep->num_budget_microframes > 1); in setup_sch_info()
373 for (i = 0; i < sch_ep->num_budget_microframes - 1; i++) in setup_sch_info()
388 sch_ep->num_budget_microframes = sch_ep->cs_count; in setup_sch_info()
415 sch_ep->num_budget_microframes += CS_OFFSET; in setup_sch_info()
431 for (j = 0; j < sch_ep->num_budget_microframes; j++) { in get_max_bw()
466 for (j = 0; j < sch_ep->num_budget_microframes; j++) { in update_bus_bw()
510 for (i = 0; i < sch_ep->num_budget_microframes; i++) { in check_fs_budget_microframes()
532 k = XHCI_MTK_BW_INDEX(offset + sch_ep->num_budget_microframes - 1) / UFRAMES_PER_FRAME; in check_fs_budget_frames()
543 for (i = 0; i < sch_ep->num_budget_microframes; i++) { in check_fs_budget_frames()
648 for (j = 0; j < sch_ep->num_budget_microframes; j++) { in check_isoc_ss_overlap()
750 for (j = 0; j < sch_ep->num_budget_microframes; j++) { in update_sch_tt()