Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_82575.c113 static s32 e1000_clock_out_i2c_bit(struct e1000_hw *hw, bool data);
3326 status = e1000_clock_out_i2c_bit(hw, nack); in e1000_read_i2c_byte_generic()
3522 status = e1000_clock_out_i2c_bit(hw, bit); in e1000_clock_out_i2c_byte()
3619 static s32 e1000_clock_out_i2c_bit(struct e1000_hw *hw, bool data) in e1000_clock_out_i2c_bit() function