Home
last modified time | relevance | path

Searched refs:CS_CONFIG_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_fw.h61 #define CS_CONFIG_PRIORITY(x) ((x) & GENMASK(3, 0)) macro
Dpanthor_sched.c1002 cs_iface->input->config = CS_CONFIG_PRIORITY(queue->priority) | in cs_slot_prog_locked()