Searched refs:bw_sum_of_intfs (Results 1 – 1 of 1) sorted by relevance
147 u64 bw_sum_of_intfs = 0; in dpu_core_perf_crtc_check() local169 bw_sum_of_intfs = dpu_cstate->new_perf.bw_ctl; in dpu_core_perf_crtc_check()183 bw_sum_of_intfs += tmp_cstate->new_perf.bw_ctl; in dpu_core_perf_crtc_check()187 bw = DIV_ROUND_UP_ULL(bw_sum_of_intfs, 1000); in dpu_core_perf_crtc_check()