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