Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/ati/
H A Dmach64_init.cpp120 params.displayLoopLatency = GetBits(dspConfig, DSP_LOOP_LATENCY); in Mach64_InitDSPParams()
H A Dmach64.h295 #define DSP_LOOP_LATENCY 0x000f0000 macro
H A Dmach64_mode.cpp217 | SetBits(params.displayLoopLatency, DSP_LOOP_LATENCY); in SetDSPRegisters()