Searched refs:EDP_BLC_ENABLE (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c459 pp &= ~EDP_BLC_ENABLE; cdv_intel_edp_panel_off()
487 pp |= EDP_BLC_ENABLE; cdv_intel_edp_backlight_on()
503 pp &= ~EDP_BLC_ENABLE; cdv_intel_edp_backlight_off()
H A Dpsb_intel_reg.h185 #define EDP_BLC_ENABLE (1 << 2) macro
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_dp.c2012 EDP_BLC_ENABLE); edp_panel_off()
2059 pp |= EDP_BLC_ENABLE; _intel_edp_backlight_on()
2095 pp &= ~EDP_BLC_ENABLE; _intel_edp_backlight_off()
2131 is_enabled = ironlake_get_pp_control(intel_dp) & EDP_BLC_ENABLE; intel_edp_backlight_power()
H A Di915_reg.h6564 #define EDP_BLC_ENABLE (1 << 2) macro

Completed in 302 milliseconds