Home
last modified time | relevance | path

Searched refs:GDC_CMD_BLT_DRAW (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.c130 (GDC_CMD_BLT_DRAW << 16) | (2 + (height * step)); in mb86290fb_imageblit8()
173 (GDC_CMD_BLT_DRAW << 16) | (2 + step * height); in mb86290fb_imageblit16()
H A Dmb862xxfb_accel.h87 #define GDC_CMD_BLT_DRAW 0x00000042L macro
/kernel/linux/linux-6.6/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.c128 (GDC_CMD_BLT_DRAW << 16) | (2 + (height * step)); in mb86290fb_imageblit8()
171 (GDC_CMD_BLT_DRAW << 16) | (2 + step * height); in mb86290fb_imageblit16()
H A Dmb862xxfb_accel.h87 #define GDC_CMD_BLT_DRAW 0x00000042L macro

Completed in 3 milliseconds