Searched refs:consumption_time (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/radeon/
H A Drs690.c234 fixed20_12 consumption_time, line_time, chunk_time, read_delay_latency; local
274 consumption_time.full = dfixed_div(pclk, b);
276 consumption_time.full = pclk.full;
279 wm->consumption_rate.full = dfixed_div(a, consumption_time);
383 estimated_width.full = dfixed_div(estimated_width, consumption_time);
H A Drv515.c790 fixed20_12 consumption_time, line_time, chunk_time, read_delay_latency; local
830 consumption_time.full = dfixed_div(pclk, b);
832 consumption_time.full = pclk.full;
835 wm->consumption_rate.full = dfixed_div(a, consumption_time);
912 estimated_width.full = dfixed_div(estimated_width, consumption_time);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Drs690.c234 fixed20_12 consumption_time, line_time, chunk_time, read_delay_latency; local
274 consumption_time.full = dfixed_div(pclk, b);
276 consumption_time.full = pclk.full;
279 wm->consumption_rate.full = dfixed_div(a, consumption_time);
383 estimated_width.full = dfixed_div(estimated_width, consumption_time);
H A Drv515.c790 fixed20_12 consumption_time, line_time, chunk_time, read_delay_latency; local
830 consumption_time.full = dfixed_div(pclk, b);
832 consumption_time.full = pclk.full;
835 wm->consumption_rate.full = dfixed_div(a, consumption_time);
912 estimated_width.full = dfixed_div(estimated_width, consumption_time);

Completed in 168 milliseconds