Searched refs:read_delay_latency (Results 1 – 2 of 2) sorted by relevance
234 fixed20_12 consumption_time, line_time, chunk_time, read_delay_latency; in rs690_crtc_bandwidth_compute() local307 read_delay_latency.full = dfixed_const(370 * 800 * 1000); in rs690_crtc_bandwidth_compute()308 read_delay_latency.full = dfixed_div(read_delay_latency, in rs690_crtc_bandwidth_compute()317 read_delay_latency.full = dfixed_const(5000); in rs690_crtc_bandwidth_compute()346 wm->worst_case_latency.full += read_delay_latency.full; in rs690_crtc_bandwidth_compute()350 wm->worst_case_latency.full += read_delay_latency.full; in rs690_crtc_bandwidth_compute()
810 fixed20_12 consumption_time, line_time, chunk_time, read_delay_latency; in rv515_crtc_bandwidth_compute() local884 read_delay_latency.full = dfixed_const(1000); in rv515_crtc_bandwidth_compute()897 wm->worst_case_latency.full += read_delay_latency.full; in rv515_crtc_bandwidth_compute()899 wm->worst_case_latency.full = chunk_time.full + read_delay_latency.full; in rv515_crtc_bandwidth_compute()