Home
last modified time | relevance | path

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

/linux/include/video/
H A Daty128.h328 #define DST_15BPP 0x00000003 macro
H A Dmach64.h1076 #define DST_15BPP 0x3 macro
H A Dradeon.h814 #define DST_15BPP 0x00000003 macro
/linux/drivers/video/fbdev/aty/
H A Dradeonfb.h457 return DST_15BPP; in radeon_get_dstbpp()
H A Daty128fb.c791 return DST_15BPP; in depth_to_dst()
H A Datyfb_base.c860 dp_pix_width = HOST_15BPP | SRC_15BPP | DST_15BPP | in aty_var_to_crtc()