Searched defs:asic_fixed_properties (Results 1 – 1 of 1) sorted by relevance
178 struct asic_fixed_properties { struct179 struct hw_queue_properties hw_queues_props[HL_MAX_QUEUES];180 struct armcp_info armcp_info;181 char uboot_ver[VERSION_MAX_LEN];182 char preboot_ver[VERSION_MAX_LEN];183 u64 sram_base_address;184 u64 sram_end_address;185 u64 sram_user_base_address;186 u64 dram_base_address;187 u64 dram_end_address;[all …]