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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_hw.c120 static uint16_t e1000_shift_in_ee_bits(struct e1000_hw *hw, uint16_t count);
4695 e1000_shift_in_ee_bits(struct e1000_hw *hw, function
4914 spi_stat_reg = (uint8_t)e1000_shift_in_ee_bits(hw, 8);
5013 word_in = e1000_shift_in_ee_bits(hw, 16);
5026 data[i] = e1000_shift_in_ee_bits(hw, 16);

Completed in 35 milliseconds