Searched defs:nvkm_falcon_msgq (Results 1 – 1 of 1) sorted by relevance
73 struct nvkm_falcon_msgq { struct74 struct nvkm_falcon_qmgr *qmgr;75 const char *name;76 spinlock_t lock;78 u32 head_reg;79 u32 tail_reg;80 u32 offset;82 u32 position;