Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/i2c/
H A Dsoft_i2c.c124 static void send_stop (void);
154 send_stop(); in send_reset()
179 static void send_stop(void) in send_stop() function
321 send_stop(); in soft_i2c_probe()
363 send_stop(); in soft_i2c_read()
384 send_stop(); in soft_i2c_read()
397 send_stop(); in soft_i2c_read()
414 send_stop(); in soft_i2c_write()
432 send_stop(); in soft_i2c_write()
H A Dast_i2c.c193 size_t len, bool send_stop) in ast_i2c_read_data() argument
215 if (send_stop) in ast_i2c_read_data()
222 *buffer, size_t len, bool send_stop) in ast_i2c_write_data() argument
239 if (send_stop) in ast_i2c_write_data()