Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/
H A Dsec2.h29 #define NV_SEC2_INIT_MSG_QUEUE_ID_MSGQ 0x01 macro
50 #define NV_SEC2_INIT_MSG_QUEUE_ID_MSGQ 0x01 macro
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dga102.c44 if (msg.queue_info[i].id == NV_SEC2_INIT_MSG_QUEUE_ID_MSGQ) { in ga102_sec2_initmsg()
H A Dgp102.c136 if (msg.queue_info[i].id == NV_SEC2_INIT_MSG_QUEUE_ID_MSGQ) { in gp102_sec2_initmsg()