Home
last modified time | relevance | path

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

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