Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c793 #define MAKE_ACTION(type, __action) \ macro
886 cmd[1] = MAKE_ACTION(GUC_HXG_TYPE_REQUEST, action[0]); in h2g_write()
888 cmd[1] = MAKE_ACTION(GUC_HXG_TYPE_EVENT, action[0]); in h2g_write()
893 cmd[1] = MAKE_ACTION(GUC_HXG_TYPE_FAST_REQUEST, action[0]); in h2g_write()