Searched refs:OPREGION_SCIC_SUBFUNC_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/i915/gvt/ | ||
H A D | reg.h | 43 #define OPREGION_SCIC_SUBFUNC_MASK 0xFF00 macro |
H A D | opregion.c | 311 __ret = (scic & OPREGION_SCIC_SUBFUNC_MASK) >> \ |