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

/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_video.c715 OUTREG(R128_OV0_REG_LOAD_CNTL, 1);
716 while(!(INREG(R128_OV0_REG_LOAD_CNTL) & (1 << 3)));
740 OUTREG(R128_OV0_REG_LOAD_CNTL, 0);
809 OUTREG(R128_OV0_REG_LOAD_CNTL, 1);
810 while(!(INREG(R128_OV0_REG_LOAD_CNTL) & (1 << 3)));
835 OUTREG(R128_OV0_REG_LOAD_CNTL, 0);
H A Dr128_reg.h779 #define R128_OV0_REG_LOAD_CNTL 0x0410 macro

Completed in 9 milliseconds