Home
last modified time | relevance | path

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

/Linux-v5.4/include/video/
Daty128.h331 #define DST_32BPP 0x00000006 macro
Dmach64.h1082 #define DST_32BPP 0x6 macro
Dradeon.h817 #define DST_32BPP 0x00000006 macro
/Linux-v5.4/drivers/video/fbdev/aty/
Dradeonfb.h461 return DST_32BPP; in radeon_get_dstbpp()
Daty128fb.c806 return DST_32BPP; in depth_to_dst()
Datyfb_base.c860 dp_pix_width = HOST_32BPP | SRC_32BPP | DST_32BPP | in aty_var_to_crtc()