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

/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dtx_dac.c158 STOREREG(FBMemoryCtl, 0x800); /* Optimum memory timings */
160 STOREREG(FBMemoryCtl, GLINT_READ_REG(FBMemoryCtl));
339 SAVEREG(FBMemoryCtl);
388 RESTOREREG(FBMemoryCtl);
H A Dglint_driver.c1436 pScrn->videoRam = (1 << ((GLINT_READ_REG(FBMemoryCtl) &
1466 pScrn->videoRam = (1 << ((GLINT_READ_REG(FBMemoryCtl) &
1472 pScrn->videoRam = (1 << ((GLINT_READ_REG(FBMemoryCtl) &
1479 (1 << ((GLINT_READ_REG(FBMemoryCtl) &
H A Dglint_regs.h247 #define FBMemoryCtl 0x1800 macro
/xsrc/external/mit/xf86-video-ag10e/dist/src/
H A Dag10e_driver.c524 (1 << ((GLINT_READ_REG(FBMemoryCtl) & 0xE0000000)>>29)) * 1024);
H A Dglint_regs.h244 #define FBMemoryCtl 0x1800 macro

Completed in 13 milliseconds