Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_hw.c131 ptdev->gpu_info.as_present = gpu_read(ptdev, GPU_AS_PRESENT); in panthor_gpu_info_init()
H A Dpanthor_regs.h34 #define GPU_AS_PRESENT 0x18 macro