Searched refs:GPU_STACK_PRESENT_HI (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/gpu/drm/panfrost/
H A Dpanfrost_gpu.c283 pfdev->features.stack_present |= (u64)gpu_read(pfdev, GPU_STACK_PRESENT_HI) << 32;
H A Dpanfrost_regs.h106 #define GPU_STACK_PRESENT_HI 0xE04 /* (RO) Core stack present bitmap, high word */ macro

Completed in 217 milliseconds