Home
last modified time | relevance | path

Searched refs:firmwareType (Results 1 – 2 of 2) sorted by relevance

/openbmc/webui-vue/src/store/modules/Operations/
H A DFirmwareStore.js85 const firmwareType = data?.RelatedItem?.[0]?.['@odata.id']
94 if (firmwareType === 'bmc') {
96 } else if (firmwareType === 'Bios') {
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c229 uint32_t firmwareType) in iceland_request_smu_load_specific_fw() argument