Home
last modified time | relevance | path

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

/linux/include/video/
H A Daty128.h331 #define DST_32BPP 0x00000006 macro
H A Dmach64.h1082 #define DST_32BPP 0x6 macro
H A Dradeon.h817 #define DST_32BPP 0x00000006 macro
/linux/drivers/video/fbdev/aty/
H A Dradeonfb.h461 return DST_32BPP; in radeon_get_dstbpp()
H A Daty128fb.c797 return DST_32BPP; in depth_to_dst()
H A Datyfb_base.c878 dp_pix_width = HOST_32BPP | SRC_32BPP | DST_32BPP | in aty_var_to_crtc()