Lines Matching refs:reg
53 r21 = pPriv->reg->crtc.r21;
54 pPriv->reg->crtc.r21 = 0x01f0;
57 pPriv->reg->crtc.r10 = pPriv->reg->crtc.r11 = 0;
59 tpal0 = pPriv->reg->tpal[0];
60 tpal15 = pPriv->reg->tpal[15];
62 pPriv->reg->tpal[0] = 0;
63 pPriv->reg->tpal[15] = 0xFFFE;
78 pPriv->reg->crtc.r21 = r21; /* recover TVRAM mode */
79 pPriv->reg->tpal[0] = tpal0;
80 pPriv->reg->tpal[15] = tpal15;