Home
last modified time | relevance | path

Searched refs:e1000_shift_in_ee_bits (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000_hw.c81 static u16 e1000_shift_in_ee_bits(struct e1000_hw *hw, u16 count);
3653 static u16 e1000_shift_in_ee_bits(struct e1000_hw *hw, u16 count) in e1000_shift_in_ee_bits() function
3854 spi_stat_reg = (u8) e1000_shift_in_ee_bits(hw, 8); in e1000_spi_eeprom_ready()
3954 word_in = e1000_shift_in_ee_bits(hw, 16); in e1000_do_read_eeprom()
3969 data[i] = e1000_shift_in_ee_bits(hw, 16); in e1000_do_read_eeprom()