Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/video/
H A Daty128.h286 #define CRTC2_EN 0x02000000 macro
398 #define CRTC2_EN 0x02000000 macro
H A Dmach64.h615 #define CRTC2_EN 0x00200000 /* LTPro */ macro
H A Dradeon.h555 #define CRTC2_EN (1 << 25) macro
/OK3568_Linux_fs/u-boot/include/
H A Dradeon.h553 #define CRTC2_EN (1 << 25) macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Daty128fb.c2346 ~(CRTC2_EN)); in aty128_set_suspend()
H A Datyfb_base.c1041 crtc->gen_cntl &= ~(CRTC2_EN | CRTC2_PIX_WIDTH); in aty_var_to_crtc()