Searched refs:atl1e_write_eeprom (Results 1 – 3 of 3) sorted by relevance
32 bool atl1e_write_eeprom(struct atl1e_hw *hw, u32 offset, u32 value);
293 if (!atl1e_write_eeprom(hw, ((first_dword + i) * 4), in atl1e_set_eeprom()
97 bool atl1e_write_eeprom(struct atl1e_hw *hw, u32 offset, u32 value) in atl1e_write_eeprom() function