Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_opregion.c211 #define SWSCI_SCIC_SUB_FUNCTION_MASK (0xff << 8) macro
263 sub_function = (function & SWSCI_SCIC_SUB_FUNCTION_MASK) >> in check_swsci_function()