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

/haiku/src/add-ons/accelerants/radeon_hd/
H A Dencoder.cpp1185 uint32 biosScratch0 = Read32(OUT, R600_SCRATCH_REG0); local
1187 if ((biosScratch0 & ATOM_S0_CRT1_MASK) != 0)
1195 uint32 biosScratch0 = Read32(OUT, R600_SCRATCH_REG0); local
1197 if ((biosScratch0 & ATOM_S0_CRT2_MASK) != 0)
1207 uint32 biosScratch0 = Read32(OUT, R600_SCRATCH_REG0); local
1209 if ((biosScratch0 & (ATOM_S0_CV_MASK | ATOM_S0_CV_MASK_A)) != 0)
1219 uint32 biosScratch0 = Read32(OUT, R600_SCRATCH_REG0); local
1221 if ((biosScratch0
1224 } else if ((biosScratch0
1248 uint32 biosScratch0 local
[all...]

Completed in 35 milliseconds