Home
last modified time | relevance | path

Searched defs:GPU_STATUS_PRFCNT_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h52 #define GPU_STATUS_PRFCNT_ACTIVE BIT(2) macro
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/gpu/
H A Dmali_kbase_gpu_regmap.h340 #define GPU_STATUS_PRFCNT_ACTIVE (1 << 2) /* Set if the performance counters are acti… macro
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_midg_regmap.h480 #define GPU_STATUS_PRFCNT_ACTIVE (1 << 2) /* Set if the performance counters are active. … macro