Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/aty/
H A Dmach64_accel.c352 pix_width |= DP_HOST_TRIPLE_EN; in atyfb_imageblit()
387 if (image->depth == 1 && info->var.bits_per_pixel == 24 && !(pix_width & DP_HOST_TRIPLE_EN)) { in atyfb_imageblit()
/linux/include/video/
H A Dmach64.h1092 #define DP_HOST_TRIPLE_EN 0x2000 macro