Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dr100.c3149 fixed20_12 trcd_ff, trp_ff, tras_ff, trbs_ff, tcas_ff; in r100_bandwidth_update() local
3337 tcas_ff = memtcas_rs480_ff[data]; in r100_bandwidth_update()
3339 tcas_ff = memtcas_ff[data]; in r100_bandwidth_update()
3341 tcas_ff = memtcas2_ff[data]; in r100_bandwidth_update()
3348 tcas_ff.full += dfixed_const(data); in r100_bandwidth_update()
3378 tcas_ff.full += trbs_ff.full; in r100_bandwidth_update()
3426 mc_latency_mclk.full += dfixed_mul(tcas_ff, temp_ff); in r100_bandwidth_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dr100.c3146 fixed20_12 trcd_ff, trp_ff, tras_ff, trbs_ff, tcas_ff; in r100_bandwidth_update() local
3334 tcas_ff = memtcas_rs480_ff[data]; in r100_bandwidth_update()
3336 tcas_ff = memtcas_ff[data]; in r100_bandwidth_update()
3338 tcas_ff = memtcas2_ff[data]; in r100_bandwidth_update()
3345 tcas_ff.full += dfixed_const(data); in r100_bandwidth_update()
3375 tcas_ff.full += trbs_ff.full; in r100_bandwidth_update()
3423 mc_latency_mclk.full += dfixed_mul(tcas_ff, temp_ff); in r100_bandwidth_update()

Completed in 10 milliseconds