Home
last modified time | relevance | path

Searched refs:HOST_8BPP (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/aty/
H A Dmach64_accel.c316 pix_width |= HOST_8BPP; in atyfb_imageblit()
H A Datyfb_base.c854 dp_pix_width = HOST_8BPP | SRC_8BPP | DST_8BPP | in aty_var_to_crtc()
872 dp_pix_width = HOST_8BPP | SRC_8BPP | DST_8BPP | in aty_var_to_crtc()
/linux/include/video/
H A Dmach64.h1095 #define HOST_8BPP 0x20000 macro