Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_backlight.c477 u32 pch_ctl1, pch_ctl2; in lpt_enable_backlight() local
480 if (pch_ctl1 & BLM_PCH_PWM_ENABLE) { in lpt_enable_backlight()
484 pch_ctl1 &= ~BLM_PCH_PWM_ENABLE; in lpt_enable_backlight()
500 pch_ctl1 = 0; in lpt_enable_backlight()
502 pch_ctl1 |= BLM_PCH_POLARITY; in lpt_enable_backlight()
523 u32 cpu_ctl2, pch_ctl1, pch_ctl2; in pch_enable_backlight() local
539 pch_ctl1 &= ~BLM_PCH_PWM_ENABLE; in pch_enable_backlight()
557 pch_ctl1 = 0; in pch_enable_backlight()
559 pch_ctl1 |= BLM_PCH_POLARITY; in pch_enable_backlight()
1293 u32 cpu_ctl2, pch_ctl1, pch_ctl2; in pch_setup_backlight() local
[all …]