Searched refs:GPU_VER_STATUS (Results 1 – 2 of 2) sorted by relevance
| /drivers/gpu/drm/panthor/ | ||
| A D | panthor_regs.h | 20 #define GPU_VER_STATUS(x) ((x) & GENMASK(3, 0)) macro |
| A D | panthor_gpu.c | 119 status = GPU_VER_STATUS(ptdev->gpu_info.gpu_id); in panthor_gpu_init_info() |
Completed in 7 milliseconds