Lines Matching refs:sda_out
226 static void sda_out(struct ipath_devdata *dd, u8 bit) in sda_out() function
298 sda_out(dd, bit); in wr_byte()
307 sda_out(dd, i2c_line_low); in send_ack()
310 sda_out(dd, i2c_line_high); in send_ack()
325 sda_out(dd, i2c_line_high); in i2c_startcmd()
327 sda_out(dd, i2c_line_low); in i2c_startcmd()
348 sda_out(dd, i2c_line_low); in stop_cmd()
350 sda_out(dd, i2c_line_high); in stop_cmd()
381 sda_out(dd, i2c_line_high); in eeprom_reset()
389 sda_out(dd, i2c_line_low); in eeprom_reset()
393 sda_out(dd, i2c_line_high); in eeprom_reset()