Searched refs:BLM_POLARITY_I965 (Results 1 - 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/
H A Dintel_panel.c896 ctl2 |= BLM_POLARITY_I965;
927 ctl2 |= BLM_POLARITY_I965;
1216 panel->backlight.active_low_pwm = ctl2 & BLM_POLARITY_I965;
1258 panel->backlight.active_low_pwm = ctl2 & BLM_POLARITY_I965;
H A Di915_reg.h2974 #define BLM_POLARITY_I965 (1 << 28) /* gen4 only */ macro

Completed in 62 milliseconds