Searched refs:read_delay_latency (Results 1 – 2 of 2) sorted by relevance
280 fixed20_12 consumption_time, line_time, chunk_time, read_delay_latency; in rs690_crtc_bandwidth_compute() local370 read_delay_latency.full = dfixed_const(370 * 800); in rs690_crtc_bandwidth_compute()373 read_delay_latency.full = dfixed_div(read_delay_latency, b); in rs690_crtc_bandwidth_compute()374 read_delay_latency.full = dfixed_mul(read_delay_latency, a); in rs690_crtc_bandwidth_compute()382 read_delay_latency.full = dfixed_const(5000); in rs690_crtc_bandwidth_compute()411 wm->worst_case_latency.full += read_delay_latency.full; in rs690_crtc_bandwidth_compute()415 wm->worst_case_latency.full += read_delay_latency.full; in rs690_crtc_bandwidth_compute()
931 fixed20_12 consumption_time, line_time, chunk_time, read_delay_latency; in rv515_crtc_bandwidth_compute() local1019 read_delay_latency.full = dfixed_const(1000); in rv515_crtc_bandwidth_compute()1032 wm->worst_case_latency.full += read_delay_latency.full; in rv515_crtc_bandwidth_compute()1034 wm->worst_case_latency.full = chunk_time.full + read_delay_latency.full; in rv515_crtc_bandwidth_compute()