Searched refs:V3D_ERRSTAT (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/vc4/ | ||
D | vc4_v3d.c | 108 REGDEF(V3D_ERRSTAT), |
D | vc4_regs.h | 133 #define V3D_ERRSTAT 0x00f20 macro |
D | vc4_gem.c | 246 state->errstat = V3D_READ(V3D_ERRSTAT); in vc4_save_hang_state() |