Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/aty/
H A Dmach64_accel.c279 BKGD_SRC_BKGD_CLR | FRGD_SRC_FRGD_CLR | MONO_SRC_ONE, in atyfb_fillrect()
372 src = MONO_SRC_ONE | FRGD_SRC_HOST; in atyfb_imageblit()
/linux/include/video/
H A Dmach64.h1152 #define MONO_SRC_ONE 0 macro