Searched defs:fw_type (Results 1 – 7 of 7) sorted by relevance
236 enum cgs_ucode_id smu7_convert_fw_type_to_cgs(uint32_t fw_type) in smu7_convert_fw_type_to_cgs()311 uint32_t fw_type, in smu7_populate_single_firmware_entry()449 int smu7_check_fw_load_finish(struct pp_hwmgr *hwmgr, uint32_t fw_type) in smu7_check_fw_load_finish()
297 static enum cgs_ucode_id smu8_convert_fw_type_to_cgs(uint32_t fw_type) in smu8_convert_fw_type_to_cgs()
119 static uint32_t fw_type_convert(struct cgs_device *cgs_device, uint32_t fw_type) in fw_type_convert()
257 enum psp_gfx_fw_type fw_type; /* FW type */ member268 enum psp_gfx_fw_type fw_type; /* FW type */ member
803 __u32 fw_type; member
253 uint8_t fw_type; /* BWI_FW_T_ */ global() member
1884 bwi_mac_fw_image_alloc(struct bwi_mac * mac,const char * prefix,int idx,struct bwi_fw_image * fwi,uint8_t fw_type) bwi_mac_fw_image_alloc() argument