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