Searched refs:PLANE_OFFSET_Y (Results 1 – 2 of 2) sorted by relevance
1163 PLANE_OFFSET_Y(y) | PLANE_OFFSET_X(x)); in skl_plane_update_arm()1169 PLANE_OFFSET_Y(plane_state->view.color_plane[1].y) | in skl_plane_update_arm()1235 PLANE_OFFSET_Y(y) | PLANE_OFFSET_X(x)); in icl_plane_update_noarm()
3685 #define PLANE_OFFSET_Y(y) REG_FIELD_PREP(PLANE_OFFSET_Y_MASK, (y)) macro