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

/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm2_dac.c126 pReg->glintRegs[PMMemConfig >> 3] = GLINT_READ_REG(PMMemConfig) | 1<<21;
243 /* We only muck about with PMMemConfig, if user wants to */
245 glintReg->glintRegs[PMMemConfig >> 3] = GLINT_READ_REG(PMMemConfig);
314 /* We only muck about with PMMemConfig, if user wants to */
316 GLINT_SLOW_WRITE_REG(glintReg->glintRegs[PMMemConfig >> 3],PMMemConfig);
520 GLINT_SLOW_WRITE_REG( 0xe6002021, PMMemConfig);
H A Dpm2v_dac.c98 GLINT_SLOW_WRITE_REG(0xe6002021,PMMemConfig);
176 pReg->glintRegs[PMMemConfig >> 3] = GLINT_READ_REG(PMMemConfig) | 1<<21;
296 /* We only muck about with PMMemConfig, if user wants to */
298 glintReg->glintRegs[PMMemConfig >> 3] = GLINT_READ_REG(PMMemConfig);
360 /* We only muck about with PMMemConfig, if user wants to */
362 GLINT_SLOW_WRITE_REG(glintReg->glintRegs[PMMemConfig >> 3],PMMemConfig);
H A Dglint_regs.h196 #define PMMemConfig 0x10C0 macro
H A Dglint_driver.c1444 pScrn->videoRam = (((GLINT_READ_REG(PMMemConfig) >> 29) &
1460 pScrn->videoRam = (((GLINT_READ_REG(PMMemConfig)>>29) &
/xsrc/external/mit/xf86-video-ag10e/dist/src/
H A Dglint_regs.h193 #define PMMemConfig 0x10C0 macro

Completed in 14 milliseconds