atl2_write_eeprom
if (!atl2_write_eeprom(hw, ((first_dword+i)*4), eeprom_buff[i])) {
static bool atl2_write_eeprom(struct atl2_hw *hw, u32 offset, u32 value);