Home
last modified time | relevance | path

Searched refs:UTIL_PIN_MODE_PWM (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_backlight_regs.h112 #define UTIL_PIN_MODE_PWM (1 << 24) macro
H A Dintel_backlight.c686 val | UTIL_PIN_PIPE(pipe) | UTIL_PIN_MODE_PWM | UTIL_PIN_ENABLE); in bxt_enable_backlight()
H A Dintel_display_power.c1231 (intel_de_read(dev_priv, UTIL_PIN_CTL) & (UTIL_PIN_ENABLE | UTIL_PIN_MODE_MASK)) == (UTIL_PIN_ENABLE | UTIL_PIN_MODE_PWM), in assert_can_disable_lcpll()
H A Dintel_display_power_well.c827 (UTIL_PIN_ENABLE | UTIL_PIN_MODE_PWM), in assert_can_enable_dc6()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_panel.c1104 val | UTIL_PIN_PIPE(pipe) | UTIL_PIN_MODE_PWM | UTIL_PIN_ENABLE); in bxt_enable_backlight()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h5180 #define UTIL_PIN_MODE_PWM (1 << 24) macro

Completed in 49 milliseconds