Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_backlight_regs.h36 #define BLM_PIPE(pipe) ((pipe) << 29) macro
H A Dintel_backlight.c536 cpu_ctl2 = BLM_PIPE(cpu_transcoder); in pch_enable_backlight()
620 ctl2 = BLM_PIPE(pipe); in i965_enable_backlight()
/openbmc/u-boot/drivers/video/
H A Di915_reg.h47 #define BLM_PIPE(pipe) ((pipe) << 29) macro