Lines Matching refs:reg
52 r21 = pPriv->reg->crtc.r21;
53 pPriv->reg->crtc.r21 = 0x01f0;
56 pPriv->reg->crtc.r10 = pPriv->reg->crtc.r11 = 0;
58 tpal0 = pPriv->reg->tpal[0];
59 tpal15 = pPriv->reg->tpal[15];
61 pPriv->reg->tpal[0] = 0;
62 pPriv->reg->tpal[15] = 0xFFFE;
77 pPriv->reg->crtc.r21 = r21; /* recover TVRAM mode */
78 pPriv->reg->tpal[0] = tpal0;
79 pPriv->reg->tpal[15] = tpal15;