Searched refs:_PRI_PLANE_X_OFF_MASK (Results 1 – 2 of 2) sorted by relevance
51 #define _PRI_PLANE_X_OFF_MASK (0x1fff << _PRI_PLANE_X_OFF_SHIFT) macro
271 plane->x_offset = (val & _PRI_PLANE_X_OFF_MASK) >> in intel_vgpu_decode_primary_plane()