Lines Matching refs:sr0f
276 if (pCir->chip.alp->sr0f != (CARD32)-1) {
278 hwp->writeSeq(hwp, 0x0F, pCir->chip.alp->sr0f);
281 pCir->chip.alp->sr0f = hwp->readSeq(hwp, 0x0F);
284 (unsigned int)pCir->chip.alp->sr0f);
289 switch (pCir->chip.alp->sr0f & 0x18) {
305 switch (pCir->chip.alp->sr0f & 0x18) {
311 if (pCir->chip.alp->sr0f & 0x80)
329 if ((pCir->chip.alp->sr0f & 0x18) == 0x18) {
330 if (pCir->chip.alp->sr0f & 0x80) {
355 if ((pCir->chip.alp->sr0f & 0x18) == 0x18) { /* 2 or 4 MB */
357 if (pCir->chip.alp->sr0f & 0x80) /* Second bank enable */
366 switch (pCir->chip.alp->sr0f & 0x90) {
842 pCir->chip.alp->sr0f = (CARD32)-1;
845 (void) xf86GetOptValULong(pCir->Options, OPTION_MEMCFG1, (unsigned long *)&pCir->chip.alp->sr0f);
866 if ((pCir->chip.alp->sr0f & 0x18) > 0x8)