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