Searched refs:DISPPLANE_SEL_PIPE_MASK (Results 1 – 3 of 3) sorted by relevance
648 #define DISPPLANE_SEL_PIPE_MASK (1 << 24) macro
4490 #define DISPPLANE_SEL_PIPE_MASK (3<<DISPPLANE_SEL_PIPE_SHIFT) macro
1360 cur_pipe = (val & DISPPLANE_SEL_PIPE_MASK) >> in assert_planes_disabled()13925 (!!(val & DISPPLANE_SEL_PIPE_MASK) == crtc->pipe)) in intel_check_plane_mapping()