coherency_features   43 drivers/gpu/drm/panfrost/panfrost_device.h 	u32 coherency_features;
coherency_features   66 drivers/gpu/drm/panfrost/panfrost_drv.c 		PANFROST_FEATURE(COHERENCY_FEATURES, coherency_features);
coherency_features  132 drivers/gpu/drm/panfrost/panfrost_gpu.c 		 pfdev->features.coherency_features == COHERENCY_ACE)
coherency_features  214 drivers/gpu/drm/panfrost/panfrost_gpu.c 	pfdev->features.coherency_features = gpu_read(pfdev, GPU_COHERENCY_FEATURES);