Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dcdv_intel_display.c693 pipeconf |= PIPE_8BPC; in cdv_intel_crtc_mode_set()
702 pipeconf |= PIPE_8BPC; in cdv_intel_crtc_mode_set()
708 pipeconf |= PIPE_8BPC; in cdv_intel_crtc_mode_set()
712 pipeconf |= PIPE_8BPC; in cdv_intel_crtc_mode_set()
H A Dpsb_intel_reg.h1529 #define PIPE_8BPC (0 << 5) macro