Searched refs:atl1c_read_eeprom (Results 1 – 3 of 3) sorted by relevance
204 if (!atl1c_read_eeprom(hw, i * 4, &(eeprom_buff[i-first_dword]))) { in atl1c_get_eeprom()
35 bool atl1c_read_eeprom(struct atl1c_hw *hw, u32 offset, u32 *p_value);
140 bool atl1c_read_eeprom(struct atl1c_hw *hw, u32 offset, u32 *p_value) in atl1c_read_eeprom() function