Searched refs:BLM_PCH_POLARITY (Results 1 – 2 of 2) sorted by relevance
899 pch_ctl1 |= BLM_PCH_POLARITY; in lpt_enable_backlight()952 pch_ctl1 |= BLM_PCH_POLARITY; in pch_enable_backlight()1521 panel->backlight.active_low_pwm = pch_ctl1 & BLM_PCH_POLARITY; in lpt_setup_backlight()1551 panel->backlight.active_low_pwm = pch_ctl1 & BLM_PCH_POLARITY; in pch_setup_backlight()
4600 #define BLM_PCH_POLARITY (1 << 29) macro