Home
last modified time | relevance | path

Searched refs:DST_16BPP (Results 1 – 6 of 6) sorted by relevance

/linux/include/video/
H A Daty128.h329 #define DST_16BPP 0x00000004 macro
H A Dmach64.h1080 #define DST_16BPP 0x4 macro
H A Dradeon.h815 #define DST_16BPP 0x00000004 macro
/linux/drivers/video/fbdev/aty/
H A Dradeonfb.h459 return DST_16BPP; in radeon_get_dstbpp()
H A Daty128fb.c793 return DST_16BPP; in depth_to_dst()
H A Datyfb_base.c866 dp_pix_width = HOST_16BPP | SRC_16BPP | DST_16BPP | in aty_var_to_crtc()