Home
last modified time | relevance | path

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

/external/u-boot/drivers/i2c/
Dsoft_i2c.c120 static void send_stop (void);
150 send_stop(); in send_reset()
175 static void send_stop(void) in send_stop() function
317 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()
Dast_i2c.c190 size_t len, bool send_stop) in ast_i2c_read_data() argument
212 if (send_stop) in ast_i2c_read_data()
219 *buffer, size_t len, bool send_stop) in ast_i2c_write_data() argument
236 if (send_stop) in ast_i2c_write_data()