Searched refs:MAX_CSG_PRIO (Results 1 – 2 of 2) sorted by relevance
94 #define MAX_CSG_PRIO 0xf macro1296 if (priority > MAX_CSG_PRIO) in csg_slot_prog_locked()2168 int prio, new_csg_prio = MAX_CSG_PRIO, i; in tick_ctx_apply()2244 new_csg_prio = MAX_CSG_PRIO; in tick_ctx_apply()3832 num_groups = min_t(u32, MAX_CSG_PRIO + 1, num_groups); in panthor_sched_init()
204 #define MAX_CSG_PRIO 0xf macro