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

/linux-master/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c192 #define STD_MI_OPCODE_SHIFT (32 - 9) macro
207 #define SMI STD_MI_OPCODE_SHIFT
898 return x >> STD_MI_OPCODE_SHIFT;

Completed in 81 milliseconds