Searched refs:RR_COPY (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | hpfb.c | 42 #define RR_COPY 0x3 macro 148 topcat_blit(area->sx, area->sy, area->dx, area->dy, area->width, area->height, RR_COPY); in hpfb_copyarea() 181 out_8(fb_regs + TC_PRR, RR_COPY); in hpfb_sync() 263 out_8(fb_regs + TC_PRR, RR_COPY); in hpfb_init_one() 273 out_8(fb_regs + TC_PRR, RR_COPY); in hpfb_init_one()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | hpfb.c | 42 #define RR_COPY 0x3 macro 148 topcat_blit(area->sx, area->sy, area->dx, area->dy, area->width, area->height, RR_COPY); in hpfb_copyarea() 181 out_8(fb_regs + TC_PRR, RR_COPY); in hpfb_sync() 263 out_8(fb_regs + TC_PRR, RR_COPY); in hpfb_init_one() 273 out_8(fb_regs + TC_PRR, RR_COPY); in hpfb_init_one()
|
Completed in 2 milliseconds