Searched refs:LVDS_A3_POWER_MASK (Results 1 – 4 of 4) sorted by relevance
180 temp &= ~LVDS_A3_POWER_MASK; in intel_pre_enable_lvds()1176 LVDS_A3_POWER_MASK; in intel_lvds_init()
3458 #define LVDS_A3_POWER_MASK (3 << 6) macro
472 #define LVDS_A3_POWER_MASK (3 << 6) macro
720 if ((REG_READ(LVDS) & LVDS_A3_POWER_MASK) == LVDS_A3_POWER_UP) in cdv_intel_crtc_mode_set()