Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
H A Dvc4_v3d.c20 VC4_REG32(V3D_IDENT1),
107 uint32_t ident1 = V3D_READ(V3D_IDENT1); in vc4_v3d_debugfs_ident()
H A Dvc4_drv.c121 args->value = V3D_READ(V3D_IDENT1); in vc4_get_param_ioctl()
H A Dvc4_regs.h43 #define V3D_IDENT1 0x00004 macro