Searched refs:read_delay_latency (Results 1 – 1 of 1) sorted by relevance
280 fixed20_12 consumption_time, line_time, chunk_time, read_delay_latency; in rs690_crtc_bandwidth_compute() local 370 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()