Searched refs:RR_CLEAR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | hpfb.c | 41 #define RR_CLEAR 0x0 macro 166 out_8(fb_regs + WMRR, (region->rop == ROP_COPY ? RR_CLEAR : RR_NOOP)); in hpfb_fillrect() 280 topcat_blit(0, 0, 0, 0, fb_width, fb_height, RR_CLEAR); in hpfb_init_one()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | hpfb.c | 41 #define RR_CLEAR 0x0 macro 166 out_8(fb_regs + WMRR, (region->rop == ROP_COPY ? RR_CLEAR : RR_NOOP)); in hpfb_fillrect() 280 topcat_blit(0, 0, 0, 0, fb_width, fb_height, RR_CLEAR); in hpfb_init_one()
|
Completed in 2 milliseconds