Searched refs:SOURCE_COPY_BLIT (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/video/fbdev/i810/ | ||
H A D | i810.h | 95 #define SOURCE_COPY_BLIT (0x43 << 22) macro |
H A D | i810_accel.c | 169 PUT_RING(BLIT | SOURCE_COPY_BLIT | 4); in source_copy_blit() |