Home
last modified time | relevance | path

Searched refs:SWSCI_SCIC_MAIN_FUNCTION_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_opregion.c209 #define SWSCI_SCIC_MAIN_FUNCTION_MASK (0xf << 1) macro
261 main_function = (function & SWSCI_SCIC_MAIN_FUNCTION_MASK) >> in check_swsci_function()