Searched refs:WMRR (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/video/fbdev/
H A Dhpfb.c51 #define WMRR 0x40ef macro
135 out_8(fb_regs + WMRR, rr);
162 out_8(fb_regs + WMRR, (region->rop == ROP_COPY ? RR_SET : RR_INVERT));
166 out_8(fb_regs + WMRR, (region->rop == ROP_COPY ? RR_CLEAR : RR_NOOP));

Completed in 195 milliseconds