Searched refs:MAX_TOPAZ_CMD_COUNT (Results 1 – 5 of 5) sorted by relevance
42 #define MAX_TOPAZ_CMD_COUNT (0x1000) macro
351 ctx->CmdCount = (ctx->CmdCount + 1) % MAX_TOPAZ_CMD_COUNT; in pnw_cmdbuf_insert_command_package()
387 #define MAX_TOPAZ_CMD_COUNT (0x1000) macro
543 ctx->CmdCount = 0xa5a5a5a5 % MAX_TOPAZ_CMD_COUNT; in pnw_CreateContext()
3537 ctx->ctx_cmdbuf[0].ui32LowCmdCount = 0xa5a5a5a5 % MAX_TOPAZ_CMD_COUNT; in tng__set_ctx_buf()