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

/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_macros.h38 #define FIFO_CONTROL_REG 0x8200 macro
H A Ds3v_accel.c324 fifo_control = INREG(FIFO_CONTROL_REG);
437 OUTREG(FIFO_CONTROL_REG, fifo_control);
H A Ds3v_driver.c1647 save->MMPR0 = INREG(FIFO_CONTROL_REG);
1678 (unsigned long)INREG(FIFO_CONTROL_REG),
2015 OUTREG(FIFO_CONTROL_REG, restore->MMPR0);
2119 OUTREG(FIFO_CONTROL_REG, 0xC000);
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_regs.h54 #define FIFO_CONTROL_REG 0x8200 macro
H A Dsavage_driver.c2438 save->MMPR0 = INREG(FIFO_CONTROL_REG);
2894 OUTREG(FIFO_CONTROL_REG, restore->MMPR0);
4418 fifo_control = INREG(FIFO_CONTROL_REG);
4467 OUTREG(FIFO_CONTROL_REG, fifo_control);

Completed in 12 milliseconds