Searched refs:_PRI_PLANE_Y_OFF_MASK (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/gvt/
H A Dfb_decoder.h57 #define _PRI_PLANE_Y_OFF_MASK (0xfff << _PRI_PLANE_Y_OFF_SHIFT) macro
H A Dfb_decoder.c274 plane->y_offset = (val & _PRI_PLANE_Y_OFF_MASK) >>

Completed in 119 milliseconds