Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/gma500/
Dcdv_intel_display.c694 pipeconf |= PIPE_8BPC; in cdv_intel_crtc_mode_set()
703 pipeconf |= PIPE_8BPC; in cdv_intel_crtc_mode_set()
709 pipeconf |= PIPE_8BPC; in cdv_intel_crtc_mode_set()
713 pipeconf |= PIPE_8BPC; in cdv_intel_crtc_mode_set()
Dpsb_intel_reg.h1529 #define PIPE_8BPC (0 << 5) macro