Searched refs:word_in (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.c4989 uint16_t word_in; local
5013 word_in = e1000_shift_in_ee_bits(hw, 16);
5014 data[i] = (word_in >> 8) | (word_in << 8);

Completed in 113 milliseconds