Searched refs:EDP_BLC_ENABLE (Results 1 – 2 of 2) sorted by relevance
458 pp &= ~EDP_BLC_ENABLE; in cdv_intel_edp_panel_off()486 pp |= EDP_BLC_ENABLE; in cdv_intel_edp_backlight_on()502 pp &= ~EDP_BLC_ENABLE; in cdv_intel_edp_backlight_off()
173 #define EDP_BLC_ENABLE (1 << 2) macro