js_features        45 drivers/gpu/drm/panfrost/panfrost_device.h 	u32 js_features[16];
js_features        68 drivers/gpu/drm/panfrost/panfrost_drv.c 		PANFROST_FEATURE_ARRAY(JS_FEATURES, js_features, 15);
js_features       223 drivers/gpu/drm/panfrost/panfrost_gpu.c 		pfdev->features.js_features[i] = gpu_read(pfdev, GPU_JS_FEATURES(i));