Home
last modified time | relevance | path

Searched defs:MI_STORE_DWORD_IMM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gpu_commands.h135 #define MI_STORE_DWORD_IMM MI_INSTR(0x20, 1) macro
/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfbhw.h480 #define MI_STORE_DWORD_IMM ((0x20 << 23) | 1) macro