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

/openbsd-current/sys/dev/pci/drm/i915/gt/uc/abi/
H A Dguc_actions_abi.h173 #define GUC_LOG_CONTROL_VERBOSITY_SHIFT 4 macro
174 #define GUC_LOG_CONTROL_VERBOSITY_MASK (0xF << GUC_LOG_CONTROL_VERBOSITY_SHIFT)
/openbsd-current/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc_log.c208 (verbosity << GUC_LOG_CONTROL_VERBOSITY_SHIFT) |

Completed in 218 milliseconds