e1000_clock_out_i2c_bit
static s32 e1000_clock_out_i2c_bit(struct e1000_hw *hw, bool data);
status = e1000_clock_out_i2c_bit(hw, nack);
status = e1000_clock_out_i2c_bit(hw, bit);