Home
last modified time | relevance | path

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

/drivers/gpu/drm/vc4/
Dvc4_v3d.c31 REGDEF(V3D_IDENT1),
131 uint32_t ident1 = V3D_READ(V3D_IDENT1); in vc4_v3d_debugfs_ident()
Dvc4_drv.c71 args->value = V3D_READ(V3D_IDENT1); in vc4_get_param_ioctl()
Dvc4_regs.h33 #define V3D_IDENT1 0x00004 macro