Searched refs:GPU_ID (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/panfrost/ | ||
H A D | panfrost_regs.h | 11 #define GPU_ID 0x00 macro |
H A D | panfrost_gpu.c | 266 gpu_id = gpu_read(pfdev, GPU_ID); in panfrost_gpu_init_features() |