Lines Matching defs:eewr
1733 * ixgbe_write_eewr_buffer_generic - Write EEPROM word(s) using EEWR
1739 * Write a 16 bit word(s) to the EEPROM using the EEWR register.
1744 u32 eewr;
1765 eewr = ((offset + i) << IXGBE_EEPROM_RW_ADDR_SHIFT) |
1771 DEBUGOUT("Eeprom write EEWR timed out\n");
1775 IXGBE_WRITE_REG(hw, IXGBE_EEWR, eewr);
1779 DEBUGOUT("Eeprom write EEWR timed out\n");
1789 * ixgbe_write_eewr_generic - Write EEPROM word using EEWR
1794 * Write a 16 bit word to the EEPROM using the EEWR register.
1802 * ixgbe_poll_eerd_eewr_done - Poll EERD read or EEWR write status
1806 * Polls the status bit (bit 1) of the EERD or EEWR to determine when the