Home
last modified time | relevance | path

Searched refs:GPU_L2_PRESENT_LO (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_regs.h92 #define GPU_L2_PRESENT_LO 0x120 macro
H A Dpanthor_gpu.c117 ptdev->gpu_info.l2_present = gpu_read(ptdev, GPU_L2_PRESENT_LO); in panthor_gpu_init_info()
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c281 pfdev->features.l2_present = gpu_read(pfdev, GPU_L2_PRESENT_LO); in panfrost_gpu_init_features()