Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_backlight_regs.h36 #define BLM_PIPE(pipe) ((pipe) << 29) macro
/openbmc/u-boot/drivers/video/
H A Di915_reg.h47 #define BLM_PIPE(pipe) ((pipe) << 29) macro