Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_panel.c877 cpu_ctl2 = BLM_PIPE(cpu_transcoder); in pch_enable_backlight()
959 ctl2 = BLM_PIPE(pipe); in i965_enable_backlight()
Di915_reg.h4753 #define BLM_PIPE(pipe) ((pipe) << 29) macro