Searched refs:ident0 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/v3d/ |
H A D | v3d_debugfs.c | 132 u32 ident0, ident1, ident2, ident3, cores; in v3d_v3d_debugfs_ident() local 139 ident0 = V3D_READ(V3D_HUB_IDENT0); in v3d_v3d_debugfs_ident() 166 ident0 = V3D_CORE_READ(core, V3D_CTL_IDENT0); in v3d_v3d_debugfs_ident() 177 V3D_GET_FIELD(ident0, V3D_IDENT0_VER), in v3d_v3d_debugfs_ident()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/ |
H A D | v3d_debugfs.c | 132 u32 ident0, ident1, ident2, ident3, cores; in v3d_v3d_debugfs_ident() local 135 ident0 = V3D_READ(V3D_HUB_IDENT0); in v3d_v3d_debugfs_ident() 162 ident0 = V3D_CORE_READ(core, V3D_CTL_IDENT0); in v3d_v3d_debugfs_ident() 173 V3D_GET_FIELD(ident0, V3D_IDENT0_VER), in v3d_v3d_debugfs_ident()
|
Completed in 2 milliseconds