Home
last modified time | relevance | path

Searched defs:asic_fixed_properties (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs.h709 struct asic_fixed_properties { struct
710 struct hw_queue_properties *hw_queues_props;
711 struct hl_special_block_info *special_blocks;
712 struct hl_skip_blocks_cfg skip_special_blocks_cfg;
713 struct cpucp_info cpucp_info;
714 char uboot_ver[VERSION_MAX_LEN];
715 char preboot_ver[VERSION_MAX_LEN];
716 struct hl_mmu_properties dmmu;
717 struct hl_mmu_properties pmmu;
718 struct hl_mmu_properties pmmu_huge;
[all …]