Home
last modified time | relevance | path

Searched refs:GPU_STATUS_CYCLE_COUNT_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_time.c84 GPU_STATUS_CYCLE_COUNT_ACTIVE)) { in timedwait_cycle_count_active()
H A Dmali_kbase_pm_driver.c3340 GPU_STATUS_CYCLE_COUNT_ACTIVE)) {
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/gpu/
H A Dmali_kbase_gpu_regmap.h341 #define GPU_STATUS_CYCLE_COUNT_ACTIVE (1 << 6) /* Set if the cycle counter is active. */ macro