Home
last modified time | relevance | path

Searched refs:GPU_L2_PRESENT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_hw.c144 ptdev->gpu_info.l2_present = gpu_read64(ptdev, GPU_L2_PRESENT); in panthor_gpu_info_init()
H A Dpanthor_regs.h92 #define GPU_L2_PRESENT 0x120 macro