Lines Matching defs:out_8
60 #undef out_8
64 #define out_8(addr, val) (void)(val)
160 out_8(&p->cmap_regs->addr, regno); /* tell clut what addr to fill */
161 out_8(&p->cmap_regs->lut, r); /* send one color channel at */
162 out_8(&p->cmap_regs->lut, g); /* a time... */
163 out_8(&p->cmap_regs->lut, b);
217 out_8(&p->cmap_regs->addr, (a)); \
218 out_8(&p->cmap_regs->dat, (d))
291 out_8(&p->frame_buffer[0x600000], 0xb3);
292 out_8(&p->frame_buffer[0x600001], 0x71);
305 out_8(&p->frame_buffer[0], 0x5a);
306 out_8(&p->frame_buffer[1], 0xc7);