sysfs_show_32bit_prop
sysfs_show_32bit_prop(buffer, offs, "type", iolink->iolink_type);
sysfs_show_32bit_prop(buffer, offs, "version_major", iolink->ver_maj);
sysfs_show_32bit_prop(buffer, offs, "version_minor", iolink->ver_min);
sysfs_show_32bit_prop(buffer, offs, "node_from", iolink->node_from);
sysfs_show_32bit_prop(buffer, offs, "node_to", iolink->node_to);
sysfs_show_32bit_prop(buffer, offs, "weight", iolink->weight);
sysfs_show_32bit_prop(buffer, offs, "min_latency", iolink->min_latency);
sysfs_show_32bit_prop(buffer, offs, "max_latency", iolink->max_latency);
sysfs_show_32bit_prop(buffer, offs, "min_bandwidth",
sysfs_show_32bit_prop(buffer, offs, "max_bandwidth",
sysfs_show_32bit_prop(buffer, offs, "recommended_transfer_size",
sysfs_show_32bit_prop(buffer, offs, "recommended_sdma_engine_id_mask",
sysfs_show_32bit_prop(buffer, offs, "flags", iolink->flags);
sysfs_show_32bit_prop(buffer, offs, "heap_type", mem->heap_type);
sysfs_show_32bit_prop(buffer, offs, "flags", mem->flags);
sysfs_show_32bit_prop(buffer, offs, "width", mem->width);
sysfs_show_32bit_prop(buffer, offs, "mem_clk_max",
sysfs_show_32bit_prop(buffer, offs, "processor_id_low",
sysfs_show_32bit_prop(buffer, offs, "level", cache->cache_level);
sysfs_show_32bit_prop(buffer, offs, "size", cache->cache_size);
sysfs_show_32bit_prop(buffer, offs, "cache_line_size",
sysfs_show_32bit_prop(buffer, offs, "cache_lines_per_tag",
sysfs_show_32bit_prop(buffer, offs, "association", cache->cache_assoc);
sysfs_show_32bit_prop(buffer, offs, "latency", cache->cache_latency);
sysfs_show_32bit_prop(buffer, offs, "type", cache->cache_type);
sysfs_show_32bit_prop(buffer, offs, "cpu_cores_count",
sysfs_show_32bit_prop(buffer, offs, "simd_count",
sysfs_show_32bit_prop(buffer, offs, "mem_banks_count",
sysfs_show_32bit_prop(buffer, offs, "caches_count",
sysfs_show_32bit_prop(buffer, offs, "io_links_count",
sysfs_show_32bit_prop(buffer, offs, "p2p_links_count",
sysfs_show_32bit_prop(buffer, offs, "cpu_core_id_base",
sysfs_show_32bit_prop(buffer, offs, "simd_id_base",
sysfs_show_32bit_prop(buffer, offs, "max_waves_per_simd",
sysfs_show_32bit_prop(buffer, offs, "lds_size_in_kb",
sysfs_show_32bit_prop(buffer, offs, "gds_size_in_kb",
sysfs_show_32bit_prop(buffer, offs, "num_gws",
sysfs_show_32bit_prop(buffer, offs, "wave_front_size",
sysfs_show_32bit_prop(buffer, offs, "array_count",
sysfs_show_32bit_prop(buffer, offs, "simd_arrays_per_engine",
sysfs_show_32bit_prop(buffer, offs, "cu_per_simd_array",
sysfs_show_32bit_prop(buffer, offs, "simd_per_cu",
sysfs_show_32bit_prop(buffer, offs, "max_slots_scratch_cu",
sysfs_show_32bit_prop(buffer, offs, "gfx_target_version",
sysfs_show_32bit_prop(buffer, offs, "vendor_id",
sysfs_show_32bit_prop(buffer, offs, "device_id",
sysfs_show_32bit_prop(buffer, offs, "location_id",
sysfs_show_32bit_prop(buffer, offs, "domain",
sysfs_show_32bit_prop(buffer, offs, "drm_render_minor",
sysfs_show_32bit_prop(buffer, offs, "num_sdma_engines",
sysfs_show_32bit_prop(buffer, offs, "num_sdma_xgmi_engines",
sysfs_show_32bit_prop(buffer, offs, "num_sdma_queues_per_engine",
sysfs_show_32bit_prop(buffer, offs, "num_cp_queues",
sysfs_show_32bit_prop(buffer, offs, "cwsr_size",
sysfs_show_32bit_prop(buffer, offs, "ctl_stack_size",
sysfs_show_32bit_prop(buffer, offs, "max_engine_clk_fcompute",
sysfs_show_32bit_prop(buffer, offs, "fw_version",
sysfs_show_32bit_prop(buffer, offs, "capability",
sysfs_show_32bit_prop(buffer, offs, "capability2",
sysfs_show_32bit_prop(buffer, offs, "sdma_fw_version",
sysfs_show_32bit_prop(buffer, offs, "num_xcc",
return sysfs_show_32bit_prop(buffer, offs, "max_engine_clk_ccompute",