Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
H A Dvc4_v3d.c56 VC4_REG32(V3D_VPMBASE),
172 V3D_WRITE(V3D_VPMBASE, 0); in vc4_v3d_init_hw()
H A Dvc4_regs.h132 #define V3D_VPMBASE 0x00504 macro
H A Dvc4_gem.c248 state->vpmbase = V3D_READ(V3D_VPMBASE); in vc4_save_hang_state()