Searched refs:CRTC_CSYNC_EN (Results 1 – 4 of 4) sorted by relevance
278 #define CRTC_CSYNC_EN 0x00000010 macro
590 #define CRTC_CSYNC_EN 0x00000010 macro
713 (crtc->gen_cntl & CRTC_CSYNC_EN) ? 'P' : 'N'); in aty_set_crtc()1000 c_sync = sync & FB_SYNC_COMP_HIGH_ACT ? CRTC_CSYNC_EN : 0; in aty_var_to_crtc()1172 c_sync = crtc->gen_cntl & CRTC_CSYNC_EN ? 1 : 0; in aty_crtc_to_var()
1211 c_sync = crtc->gen_cntl & CRTC_CSYNC_EN ? 1 : 0; in aty128_crtc_to_var()