Searched refs:EDP_BLC_ENABLE (Results 1 – 4 of 4) sorted by relevance
852 EDP_BLC_ENABLE); in intel_pps_off_unlocked()900 pp |= EDP_BLC_ENABLE; in intel_pps_backlight_on()921 pp &= ~EDP_BLC_ENABLE; in intel_pps_backlight_off()944 is_enabled = ilk_get_pp_control(intel_dp) & EDP_BLC_ENABLE; in intel_pps_backlight_power()
456 pp &= ~EDP_BLC_ENABLE; in cdv_intel_edp_panel_off()484 pp |= EDP_BLC_ENABLE; in cdv_intel_edp_backlight_on()500 pp &= ~EDP_BLC_ENABLE; in cdv_intel_edp_backlight_off()
173 #define EDP_BLC_ENABLE (1 << 2) macro
2818 #define EDP_BLC_ENABLE REG_BIT(2) macro