Home
last modified time | relevance | path

Searched refs:CRTC_CSYNC_EN (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/video/
H A Daty128.h279 #define CRTC_CSYNC_EN 0x00000010 macro
H A Dmach64.h586 #define CRTC_CSYNC_EN 0x00000010 macro
/kernel/linux/linux-6.6/include/video/
H A Daty128.h279 #define CRTC_CSYNC_EN 0x00000010 macro
H A Dmach64.h586 #define CRTC_CSYNC_EN 0x00000010 macro
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Datyfb_base.c724 (crtc->gen_cntl & CRTC_CSYNC_EN) ? 'P' : 'N'); in aty_set_crtc()
1005 c_sync = sync & FB_SYNC_COMP_HIGH_ACT ? CRTC_CSYNC_EN : 0; in aty_var_to_crtc()
1177 c_sync = crtc->gen_cntl & CRTC_CSYNC_EN ? 1 : 0; in aty_crtc_to_var()
H A Daty128fb.c1243 c_sync = crtc->gen_cntl & CRTC_CSYNC_EN ? 1 : 0; in aty128_crtc_to_var()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Datyfb_base.c734 (crtc->gen_cntl & CRTC_CSYNC_EN) ? 'P' : 'N'); in aty_set_crtc()
1015 c_sync = sync & FB_SYNC_COMP_HIGH_ACT ? CRTC_CSYNC_EN : 0; in aty_var_to_crtc()
1187 c_sync = crtc->gen_cntl & CRTC_CSYNC_EN ? 1 : 0; in aty_crtc_to_var()
H A Daty128fb.c1241 c_sync = crtc->gen_cntl & CRTC_CSYNC_EN ? 1 : 0; in aty128_crtc_to_var()

Completed in 25 milliseconds