Searched refs:axi_burst_option (Results 1 – 1 of 1) sorted by relevance
473 int axi_burst_option[] = {1, 2, 4, 8, 16, 32, 64, 128}; in cdsn2_isoc_burst_opt() local480 array_size = ARRAY_SIZE(axi_burst_option); in cdsn2_isoc_burst_opt()487 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()492 pdev->burst_opt[i] = axi_burst_option[j]; in cdsn2_isoc_burst_opt()