Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/aty/
Dmach64_accel.c348 pix_width |= DP_HOST_TRIPLE_EN; in atyfb_imageblit()
384 if (info->var.bits_per_pixel == 24 && !(pix_width & DP_HOST_TRIPLE_EN)) { in atyfb_imageblit()
/linux-3.4.99/include/video/
Dmach64.h1096 #define DP_HOST_TRIPLE_EN 0x2000 macro