Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf.h449 extern const u8 kbasep_csf_queue_group_priority_to_relative[BASE_QUEUE_GROUP_PRIORITY_COUNT];
483 return kbasep_csf_queue_group_priority_to_relative[priority]; in kbase_csf_priority_queue_group_priority_to_relative()
H A Dmali_kbase_csf.c48 const u8 kbasep_csf_queue_group_priority_to_relative[BASE_QUEUE_GROUP_PRIORITY_COUNT] = { variable