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