Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_perfmon.c63 V3D_WRITE(V3D_PCTRE, V3D_PCTRE_EN | mask); in vc4_perfmon_start()
84 V3D_WRITE(V3D_PCTRE, 0); in vc4_perfmon_stop()
H A Dvc4_v3d.c56 VC4_REG32(V3D_PCTRE),
H A Dvc4_regs.h120 #define V3D_PCTRE 0x00674 macro