Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_backlight_regs.h109 #define UTIL_PIN_PIPE(x) ((x) << 29) macro
H A Dintel_backlight.c686 val | UTIL_PIN_PIPE(pipe) | UTIL_PIN_MODE_PWM | UTIL_PIN_ENABLE); in bxt_enable_backlight()