Searched refs:MAX_CMD_COUNT (Results 1 – 6 of 6) sorted by relevance
43 #define MAX_CMD_COUNT 12 macro
141 uint32_t debug_cmd_start[MAX_CMD_COUNT];142 uint32_t debug_cmd_size[MAX_CMD_COUNT];
65 #define MAX_CMD_COUNT 12 macro
805 if ((cmdbuf->cmd_count >= MAX_CMD_COUNT) || in psb_context_submit_cmdbuf()