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

/freebsd-current/sys/dev/ixl/
H A Dixl_pf_i2c.c55 static s32 ixl_clock_out_i2c_bit(struct ixl_pf *pf, bool data);
241 * ixl_clock_out_i2c_bit - Clocks in/out one bit via I2C data/clock
248 ixl_clock_out_i2c_bit(struct ixl_pf *pf, bool data) function
295 status = ixl_clock_out_i2c_bit(pf, bit);
514 status = ixl_clock_out_i2c_bit(pf, nack);

Completed in 111 milliseconds