Home
last modified time | relevance | path

Searched refs:tcas_ff (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/sys/dev/drm2/radeon/
Dr100.c3216 fixed20_12 trcd_ff, trp_ff, tras_ff, trbs_ff, tcas_ff; in r100_bandwidth_update() local
3391 tcas_ff = memtcas_rs480_ff[data]; in r100_bandwidth_update()
3393 tcas_ff = memtcas_ff[data]; in r100_bandwidth_update()
3395 tcas_ff = memtcas2_ff[data]; in r100_bandwidth_update()
3402 tcas_ff.full += dfixed_const(data); in r100_bandwidth_update()
3432 tcas_ff.full += trbs_ff.full; in r100_bandwidth_update()
3480 mc_latency_mclk.full += dfixed_mul(tcas_ff, temp_ff); in r100_bandwidth_update()