Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/v3d/
H A Dv3d_debugfs.c59 REGDEF(V3D_GMP_STATUS),
H A Dv3d_regs.h367 #define V3D_GMP_STATUS 0x00800 macro
H A Dv3d_gem.c52 if (wait_for((V3D_CORE_READ(core, V3D_GMP_STATUS) & in v3d_idle_axi()