Searched refs:pipe_check (Results 1 – 1 of 1) sorted by relevance
110 enum bw_defines pipe_check; in calculate_bandwidth() local 511 pipe_check = bw_def_ok; in calculate_bandwidth() 514 pipe_check = bw_def_notok; in calculate_bandwidth() 599 if (pipe_check == bw_def_ok && hsr_check == bw_def_ok && vsr_check == bw_def_ok && lb_size_check == bw_def_ok && fbc_check == bw_def_ok && rotation_check == bw_def_ok) { in calculate_bandwidth() 1764 if (pipe_check == bw_def_notok) { in calculate_bandwidth() 2004 if (pipe_check == bw_def_ok && (bw_mtn(data->display_reads_time_for_data_transfer_and_urgent_latency, data->dmif_total_page_close_open_time))) { in calculate_bandwidth()