Lines Matching defs:eerd
85 /* If EEPROM is valid (bit 8 = 1), use EERD otherwise use bit bang */
1625 * ixgbe_read_eerd_buffer_generic - Read EEPROM word(s) using EERD
1631 * Reads a 16 bit word(s) from the EEPROM using the EERD register.
1636 u32 eerd;
1657 eerd = ((offset + i) << IXGBE_EEPROM_RW_ADDR_SHIFT) |
1660 IXGBE_WRITE_REG(hw, IXGBE_EERD, eerd);
1720 * ixgbe_read_eerd_generic - Read EEPROM word using EERD
1725 * Reads a 16 bit word from the EEPROM using the EERD 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