Searched refs:send_stop (Results 1 – 3 of 3) sorted by relevance
120 static void send_stop (void);150 send_stop(); in send_reset()175 static void send_stop(void) in send_stop() function317 send_stop(); in soft_i2c_probe()359 send_stop(); in soft_i2c_read()380 send_stop(); in soft_i2c_read()393 send_stop(); in soft_i2c_read()410 send_stop(); in soft_i2c_write()428 send_stop(); in soft_i2c_write()
188 size_t len, bool send_stop) in ast_i2c_read_data() argument210 if (send_stop) in ast_i2c_read_data()217 *buffer, size_t len, bool send_stop) in ast_i2c_write_data() argument234 if (send_stop) in ast_i2c_write_data()
114 u8 *buffer, size_t len, bool send_stop) in ast2600_i2c_read_data() argument128 if (send_stop && ((len - 1) == rx_cnt)) in ast2600_i2c_read_data()152 u8 *buffer, size_t len, bool send_stop) in ast2600_i2c_write_data() argument179 if (send_stop && ((len - 1) == tx_cnt)) in ast2600_i2c_write_data()