Searched refs:read_delay_latency (Results 1 – 2 of 2) sorted by relevance
269 fixed20_12 consumption_time, line_time, chunk_time, read_delay_latency; in rs690_crtc_bandwidth_compute() local359 read_delay_latency.full = dfixed_const(370 * 800); in rs690_crtc_bandwidth_compute()362 read_delay_latency.full = dfixed_div(read_delay_latency, b); in rs690_crtc_bandwidth_compute()363 read_delay_latency.full = dfixed_mul(read_delay_latency, a); in rs690_crtc_bandwidth_compute()371 read_delay_latency.full = dfixed_const(5000); in rs690_crtc_bandwidth_compute()400 wm->worst_case_latency.full += read_delay_latency.full; in rs690_crtc_bandwidth_compute()404 wm->worst_case_latency.full += read_delay_latency.full; in rs690_crtc_bandwidth_compute()
961 fixed20_12 consumption_time, line_time, chunk_time, read_delay_latency; in rv515_crtc_bandwidth_compute() local1049 read_delay_latency.full = dfixed_const(1000); in rv515_crtc_bandwidth_compute()1062 wm->worst_case_latency.full += read_delay_latency.full; in rv515_crtc_bandwidth_compute()1064 wm->worst_case_latency.full = chunk_time.full + read_delay_latency.full; in rv515_crtc_bandwidth_compute()