Searched refs:BLM_PCH_POLARITY (Results 1 – 3 of 3) sorted by relevance
120 #define BLM_PCH_POLARITY (1 << 29) macro
914 pch_ctl1 |= BLM_PCH_POLARITY; in lpt_enable_backlight()968 pch_ctl1 |= BLM_PCH_POLARITY; in pch_enable_backlight()1629 panel->backlight.active_low_pwm = pch_ctl1 & BLM_PCH_POLARITY; in lpt_setup_backlight()1681 panel->backlight.active_low_pwm = pch_ctl1 & BLM_PCH_POLARITY; in pch_setup_backlight()
5171 #define BLM_PCH_POLARITY (1 << 29) macro