Searched refs:ADPA_HSYNC_ACTIVE_HIGH (Results 1 – 4 of 4) sorted by relevance
46 #define ADPA_HSYNC_ACTIVE_HIGH REG_BIT(3) macro
136 if (tmp & ADPA_HSYNC_ACTIVE_HIGH) in intel_crt_get_flags()192 adpa |= ADPA_HSYNC_ACTIVE_HIGH; in intel_crt_set_dpms()
119 adpa |= ADPA_HSYNC_ACTIVE_HIGH; in cdv_intel_crt_mode_set()
353 #define ADPA_HSYNC_ACTIVE_HIGH (1 << 3) macro