Searched refs:opt_burst (Results 1 – 1 of 1) sorted by relevance
476 int opt_burst; in cdsn2_isoc_burst_opt() local487 opt_burst = trb_size / axi_burst_option[j]; in cdsn2_isoc_burst_opt()488 opt_burst += trb_size % axi_burst_option[j]; in cdsn2_isoc_burst_opt()490 if (opt_burst < best_burst) { in cdsn2_isoc_burst_opt()491 best_burst = opt_burst; in cdsn2_isoc_burst_opt()