Home
last modified time | relevance | path

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

/drivers/gpu/drm/panfrost/
Dpanfrost_regs.h70 #define GPU_PERFCNT_CFG_SETSEL(x) ((x) << 8) macro
Dpanfrost_perfcnt.c141 cfg |= GPU_PERFCNT_CFG_SETSEL(counterset); in panfrost_perfcnt_enable_locked()