Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dcdv_intel_display.c690 pipeconf |= PIPE_8BPC; in cdv_intel_crtc_mode_set()
699 pipeconf |= PIPE_8BPC; in cdv_intel_crtc_mode_set()
705 pipeconf |= PIPE_8BPC; in cdv_intel_crtc_mode_set()
709 pipeconf |= PIPE_8BPC; in cdv_intel_crtc_mode_set()
H A Dpsb_intel_reg.h1487 #define PIPE_8BPC (0 << 5) macro