Searched refs:jz4780_i2c (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/i2c/busses/
H A Di2c-jz4780.c140 struct jz4780_i2c { struct
171 static inline unsigned short jz4780_i2c_readw(struct jz4780_i2c *i2c,
177 static inline void jz4780_i2c_writew(struct jz4780_i2c *i2c,
183 static int jz4780_i2c_disable(struct jz4780_i2c *i2c)
202 static int jz4780_i2c_enable(struct jz4780_i2c *i2c)
221 static int jz4780_i2c_set_target(struct jz4780_i2c *i2c, unsigned char address)
247 static int jz4780_i2c_set_speed(struct jz4780_i2c *i2c)
361 static int jz4780_i2c_cleanup(struct jz4780_i2c *i2c)
406 static int jz4780_i2c_prepare(struct jz4780_i2c *i2c)
412 static void jz4780_i2c_send_rcmd(struct jz4780_i2c *i2
[all...]

Completed in 116 milliseconds