Searched refs:PRIORITY_LEVEL (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/include/linux/ |
D | intel_rapl.h | 71 PRIORITY_LEVEL, enumerator
|
/linux-6.12.1/drivers/powercap/ |
D | intel_rapl_common.c | 678 [PRIORITY_LEVEL] = PRIMITIVE_INFO_INIT(PRIORITY_LEVEL, PP_POLICY_MASK, 0,
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | gfx_v12_0.c | 2868 tmp = REG_SET_FIELD(tmp, CP_GFX_HQD_QUEUE_PRIORITY, PRIORITY_LEVEL, 0); in gfx_v12_0_gfx_mqd_init()
|
D | gfx_v11_0.c | 3900 tmp = REG_SET_FIELD(tmp, CP_GFX_HQD_QUEUE_PRIORITY, PRIORITY_LEVEL, priority); in gfx_v11_0_gfx_mqd_set_priority()
|
D | gfx_v10_0.c | 6608 tmp = REG_SET_FIELD(tmp, CP_GFX_HQD_QUEUE_PRIORITY, PRIORITY_LEVEL, priority); in gfx_v10_0_gfx_mqd_set_priority()
|