Searched refs:EDP_BLC_ENABLE (Results 1 – 4 of 4) sorted by relevance
265 pp &= ~EDP_BLC_ENABLE; in cdv_intel_edp_panel_off()293 pp |= EDP_BLC_ENABLE; in cdv_intel_edp_backlight_on()309 pp &= ~EDP_BLC_ENABLE; in cdv_intel_edp_backlight_off()
185 #define EDP_BLC_ENABLE (1 << 2) macro
1602 EDP_BLC_ENABLE); in intel_edp_panel_off()1641 pp |= EDP_BLC_ENABLE; in _intel_edp_backlight_on()1677 pp &= ~EDP_BLC_ENABLE; in _intel_edp_backlight_off()1713 is_enabled = ironlake_get_pp_control(intel_dp) & EDP_BLC_ENABLE; in intel_edp_backlight_power()
5411 #define EDP_BLC_ENABLE (1 << 2) macro