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

/freebsd-11-stable/sys/dev/e1000/
H A De1000_82575.c108 static s32 e1000_clock_in_i2c_byte(struct e1000_hw *hw, u8 *data);
3322 status = e1000_clock_in_i2c_byte(hw, data);
3482 * e1000_clock_in_i2c_byte - Clocks in one byte via I2C
3488 static s32 e1000_clock_in_i2c_byte(struct e1000_hw *hw, u8 *data) function
3493 DEBUGFUNC("e1000_clock_in_i2c_byte");

Completed in 83 milliseconds