Searched refs:DISPPLANE_SEL_PIPE_MASK (Results 1 – 3 of 3) sorted by relevance
503 #define DISPPLANE_SEL_PIPE_MASK (1<<24) macro
2563 #define DISPPLANE_SEL_PIPE_MASK (3<<DISPPLANE_SEL_PIPE_SHIFT) macro
1236 cur_pipe = (val & DISPPLANE_SEL_PIPE_MASK) >> in assert_planes_disabled()4896 dspcntr &= ~DISPPLANE_SEL_PIPE_MASK; in intel_crtc_mode_set()6246 if (!!(val & DISPPLANE_SEL_PIPE_MASK) == pipe) in intel_sanitize_modesetting()