Searched refs:PIPE_BPC_MASK (Results 1 – 2 of 2) sorted by relevance
1540 #define PIPE_BPC_MASK (7 << 5) macro
702 pipeconf &= ~(PIPE_BPC_MASK); in cdv_intel_crtc_mode_set()