Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_panel.c350 tmp |= BLM_PIPE(pipe); in intel_panel_enable_backlight()
Di915_reg.h1970 #define BLM_PIPE(pipe) ((pipe) << 29) macro