Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_regs.h69 #define GPU_PERFCNT_CFG_AS(x) ((x) << 4) macro
H A Dpanfrost_perfcnt.c134 cfg = GPU_PERFCNT_CFG_AS(as) | in panfrost_perfcnt_enable_locked()