Searched refs:LVDS_A3_POWER_UP (Results 1 – 4 of 4) sorted by relevance
45 #define LVDS_A3_POWER_UP REG_FIELD_PREP(LVDS_A3_POWER_MASK, 3) macro
433 if (lvds_encoder->a3_power == LVDS_A3_POWER_UP) in intel_lvds_compute_config()
462 #define LVDS_A3_POWER_UP (3 << 6) macro
704 if ((REG_READ(LVDS) & LVDS_A3_POWER_MASK) == LVDS_A3_POWER_UP) in cdv_intel_crtc_mode_set()