js_present         32 drivers/gpu/drm/panfrost/panfrost_device.h 	u32 js_present;
js_present         54 drivers/gpu/drm/panfrost/panfrost_drv.c 		PANFROST_FEATURE(JS_PRESENT, js_present);
js_present        220 drivers/gpu/drm/panfrost/panfrost_gpu.c 	pfdev->features.js_present = gpu_read(pfdev, GPU_JS_PRESENT);
js_present        221 drivers/gpu/drm/panfrost/panfrost_gpu.c 	num_js = hweight32(pfdev->features.js_present);
js_present        296 drivers/gpu/drm/panfrost/panfrost_gpu.c 		 pfdev->features.js_present);