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