atl1c_read_eeprom
if (!atl1c_read_eeprom(hw, i * 4, &(eeprom_buff[i-first_dword]))) {
bool atl1c_read_eeprom(struct atl1c_hw *hw, u32 offset, u32 *p_value);