Searched refs:fru_addr (Results 1 – 1 of 1) sorted by relevance
35 static bool is_fru_eeprom_supported(struct amdgpu_device *adev, u32 *fru_addr) in is_fru_eeprom_supported() argument52 if (fru_addr) in is_fru_eeprom_supported()53 *fru_addr = FRU_EEPROM_MADDR_8; in is_fru_eeprom_supported()70 if (fru_addr) in is_fru_eeprom_supported()71 *fru_addr = FRU_EEPROM_MADDR_6; in is_fru_eeprom_supported()88 if (fru_addr) in is_fru_eeprom_supported()89 *fru_addr = FRU_EEPROM_MADDR_6; in is_fru_eeprom_supported()99 if (fru_addr) in is_fru_eeprom_supported()100 *fru_addr = FRU_EEPROM_MADDR_6; in is_fru_eeprom_supported()104 if (fru_addr) in is_fru_eeprom_supported()[all …]