supported_bits    214 drivers/gpu/drm/drm_property.c 						 uint64_t supported_bits)
supported_bits    218 drivers/gpu/drm/drm_property.c 	int num_values = hweight64(supported_bits);
supported_bits    226 drivers/gpu/drm/drm_property.c 		if (!(supported_bits & (1ULL << props[i].type)))
supported_bits    254 include/drm/drm_property.h 						 uint64_t supported_bits);