Home
last modified time | relevance | path

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

/drivers/gpu/drm/panfrost/
Dpanfrost_regs.h12 #define GPU_L2_FEATURES 0x004 /* (RO) Level 2 cache features */ macro
Dpanfrost_gpu.c223 pfdev->features.l2_features = gpu_read(pfdev, GPU_L2_FEATURES); in panfrost_gpu_init_features()