Searched refs:bltctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | imsttfb.c | 1036 __u32 cnt, bltctl, sx, sy, dx, dy, height, width; in imsttfb_copyarea() local 1050 bltctl = 0x05; in imsttfb_copyarea() 1066 bltctl |= 0x80; in imsttfb_copyarea() 1080 write_reg_le32(par->dc_regs, BLTCTL, bltctl); in imsttfb_copyarea()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | imsttfb.c | 1037 __u32 cnt, bltctl, sx, sy, dx, dy, height, width; in imsttfb_copyarea() local 1051 bltctl = 0x05; in imsttfb_copyarea() 1067 bltctl |= 0x80; in imsttfb_copyarea() 1081 write_reg_le32(par->dc_regs, BLTCTL, bltctl); in imsttfb_copyarea()
|
Completed in 6 milliseconds