Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_backlight.c481 u32 pch_ctl1, pch_ctl2, schicken; in lpt_enable_backlight() local
484 if (pch_ctl1 & BLM_PCH_PWM_ENABLE) { in lpt_enable_backlight()
486 pch_ctl1 &= ~BLM_PCH_PWM_ENABLE; in lpt_enable_backlight()
509 pch_ctl1 = 0; in lpt_enable_backlight()
511 pch_ctl1 |= BLM_PCH_POLARITY; in lpt_enable_backlight()
532 u32 cpu_ctl2, pch_ctl1, pch_ctl2; in pch_enable_backlight() local
544 pch_ctl1 &= ~BLM_PCH_PWM_ENABLE; in pch_enable_backlight()
562 pch_ctl1 = 0; in pch_enable_backlight()
564 pch_ctl1 |= BLM_PCH_POLARITY; in pch_enable_backlight()
1280 u32 cpu_ctl2, pch_ctl1, pch_ctl2; in pch_setup_backlight() local
[all …]

Completed in 7 milliseconds