Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/nxp/i2c/
A Di2c.c79 static int gen_stop(struct ls_i2c *ccsr_i2c) in gen_stop() function
128 gen_stop(ccsr_i2c); in i2c_write_addr()
136 gen_stop(ccsr_i2c); in i2c_write_addr()
162 gen_stop(ccsr_i2c); in read_data()
166 gen_stop(ccsr_i2c); in read_data()
194 ret = gen_stop(ccsr_i2c); in write_data()
209 gen_stop(ccsr_i2c); in i2c_read()
219 gen_stop(ccsr_i2c); in i2c_read()
251 ret = gen_stop(ccsr_i2c); in i2c_probe_chip()

Completed in 2 milliseconds