Searched refs:BLM_PCH_POLARITY (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_backlight.c495 pch_ctl1 |= BLM_PCH_POLARITY;
550 pch_ctl1 |= BLM_PCH_POLARITY;
1228 panel->backlight.active_low_pwm = pch_ctl1 & BLM_PCH_POLARITY;
1278 panel->backlight.active_low_pwm = pch_ctl1 & BLM_PCH_POLARITY;
H A Dintel_backlight_regs.h84 #define BLM_PCH_POLARITY (1 << 29) macro

Completed in 148 milliseconds