Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_backlight_regs.h112 #define UTIL_PIN_MODE_PWM (1 << 24) macro
H A Dintel_display_power_well.c886 (UTIL_PIN_ENABLE | UTIL_PIN_MODE_PWM), in assert_can_enable_dc6()
H A Dintel_backlight.c704 val | UTIL_PIN_PIPE(pipe) | UTIL_PIN_MODE_PWM | UTIL_PIN_ENABLE); in bxt_enable_backlight()