Searched refs:RGA_SCHED_PRIORITY_MAX (Results 1 – 4 of 4) sorted by relevance
72 #define RGA_SCHED_PRIORITY_MAX 6 macro
142 #define RGA_SCHED_PRIORITY_MAX 6 macro
256 #define RGA_SCHED_PRIORITY_MAX 6 macro
130 if (rga_command_base->priority > RGA_SCHED_PRIORITY_MAX) in rga_job_alloc()131 job->priority = RGA_SCHED_PRIORITY_MAX; in rga_job_alloc()