Searched refs:V3D_ERRSTAT (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/vc4/ | ||
D | vc4_v3d.c | 94 VC4_REG32(V3D_ERRSTAT), |
D | vc4_regs.h | 129 #define V3D_ERRSTAT 0x00f20 macro |
D | vc4_gem.c | 256 state->errstat = V3D_READ(V3D_ERRSTAT); in vc4_save_hang_state() |