Home
last modified time | relevance | path

Searched refs:CRTC_PIX_WIDTH_32BPP (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/video/
H A Daty128.h295 #define CRTC_PIX_WIDTH_32BPP 0x00000600 macro
H A Dmach64.h597 #define CRTC_PIX_WIDTH_32BPP 0x00000600 macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Datyfb_base.c864 pix_width = CRTC_PIX_WIDTH_32BPP; in aty_var_to_crtc()
1240 case CRTC_PIX_WIDTH_32BPP: /* ARGB 8888 */ in aty_crtc_to_var()
H A Daty128fb.c1204 case CRTC_PIX_WIDTH_32BPP: in aty128_pix_width_to_var()