Home
last modified time | relevance | path

Searched refs:ident3 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/v3d/
H A Dv3d_debugfs.c132 u32 ident0, ident1, ident2, ident3, cores; in v3d_v3d_debugfs_ident() local
142 ident3 = V3D_READ(V3D_HUB_IDENT3); in v3d_v3d_debugfs_ident()
148 V3D_GET_FIELD(ident3, V3D_HUB_IDENT3_IPREV), in v3d_v3d_debugfs_ident()
149 V3D_GET_FIELD(ident3, V3D_HUB_IDENT3_IPIDX)); in v3d_v3d_debugfs_ident()
/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/
H A Dv3d_debugfs.c132 u32 ident0, ident1, ident2, ident3, cores; in v3d_v3d_debugfs_ident() local
138 ident3 = V3D_READ(V3D_HUB_IDENT3); in v3d_v3d_debugfs_ident()
144 V3D_GET_FIELD(ident3, V3D_HUB_IDENT3_IPREV), in v3d_v3d_debugfs_ident()
145 V3D_GET_FIELD(ident3, V3D_HUB_IDENT3_IPIDX)); in v3d_v3d_debugfs_ident()

Completed in 2 milliseconds