Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_gpu_commands.h31 #define __INSTR(client) ((client) << INSTR_CLIENT_SHIFT) macro
37 (__INSTR(INSTR_MI_CLIENT) | (opcode) << 23 | (flags))
363 (__INSTR(INSTR_RC_CLIENT) | (pipe) << INSTR_SUBCLIENT_SHIFT | \