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