Searched refs:DISPPLANE_SEL_PIPE_SHIFT (Results 1 – 2 of 2) sorted by relevance
406 #define DISPPLANE_SEL_PIPE_SHIFT 24 macro
478 pipe = (hw->disp_b_ctrl >> DISPPLANE_SEL_PIPE_SHIFT); in intelfbhw_active_pipe()484 pipe = (hw->disp_a_ctrl >> DISPPLANE_SEL_PIPE_SHIFT); in intelfbhw_active_pipe()1167 hw->disp_a_ctrl &= ~(PIPE_MASK << DISPPLANE_SEL_PIPE_SHIFT); in intelfbhw_mode_to_hw()1168 hw->disp_a_ctrl |= (pipe << DISPPLANE_SEL_PIPE_SHIFT); in intelfbhw_mode_to_hw()