Home
last modified time | relevance | path

Searched refs:GDC_CMD_BLT_DRAW (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/video/fbdev/mb862xx/
Dmb862xxfb_accel.h87 #define GDC_CMD_BLT_DRAW 0x00000042L macro
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()