Home
last modified time | relevance | path

Searched refs:pch_ctl1 (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/i915/display/
A Dintel_backlight.c480 u32 pch_ctl1, pch_ctl2; in lpt_enable_backlight() local
483 if (pch_ctl1 & BLM_PCH_PWM_ENABLE) { in lpt_enable_backlight()
487 pch_ctl1 &= ~BLM_PCH_PWM_ENABLE; in lpt_enable_backlight()
503 pch_ctl1 = 0; in lpt_enable_backlight()
505 pch_ctl1 |= BLM_PCH_POLARITY; in lpt_enable_backlight()
526 u32 cpu_ctl2, pch_ctl1, pch_ctl2; in pch_enable_backlight() local
542 pch_ctl1 &= ~BLM_PCH_PWM_ENABLE; in pch_enable_backlight()
560 pch_ctl1 = 0; in pch_enable_backlight()
562 pch_ctl1 |= BLM_PCH_POLARITY; in pch_enable_backlight()
1293 u32 cpu_ctl2, pch_ctl1, pch_ctl2; in pch_setup_backlight() local
[all …]

Completed in 6 milliseconds