Home | History | Annotate | Download | only in dev

Lines Matching defs:creg

200 	volatile u_short	*creg;
223 creg = &VIDEO->vd_tt_rgb[0];
227 creg = &VIDEO->vd_tt_rgb[0];
231 creg = &VIDEO->vd_tt_rgb[254];
235 creg = &VIDEO->vd_tt_rgb[0];
239 creg = &VIDEO->vd_tt_rgb[0];
257 creg = &creg[cm->first];
259 creg = NULL;
273 if (creg != NULL)
274 *creg++ = CM_L2TT(*vcreg);