Lines Matching defs:out_8
63 #undef out_8
67 #define out_8(addr, val) (void)(val)
170 out_8(&p->cmap_regs->addr, regno); /* tell clut what addr to fill */
171 out_8(&p->cmap_regs->lut, r); /* send one color channel at */
172 out_8(&p->cmap_regs->lut, g); /* a time... */
173 out_8(&p->cmap_regs->lut, b);
227 out_8(&p->cmap_regs->addr, (a)); \
228 out_8(&p->cmap_regs->dat, (d))
301 out_8(&p->frame_buffer[0x600000], 0xb3);
302 out_8(&p->frame_buffer[0x600001], 0x71);
315 out_8(&p->frame_buffer[0], 0x5a);
316 out_8(&p->frame_buffer[1], 0xc7);