Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/busses/
Di2c-jz4780.c149 struct jz4780_i2c { struct
179 static inline unsigned short jz4780_i2c_readw(struct jz4780_i2c *i2c, in jz4780_i2c_readw() argument
185 static inline void jz4780_i2c_writew(struct jz4780_i2c *i2c, in jz4780_i2c_writew()
191 static int jz4780_i2c_disable(struct jz4780_i2c *i2c) in jz4780_i2c_disable()
210 static int jz4780_i2c_enable(struct jz4780_i2c *i2c) in jz4780_i2c_enable()
229 static int jz4780_i2c_set_target(struct jz4780_i2c *i2c, unsigned char address) in jz4780_i2c_set_target()
255 static int jz4780_i2c_set_speed(struct jz4780_i2c *i2c) in jz4780_i2c_set_speed()
362 static int jz4780_i2c_cleanup(struct jz4780_i2c *i2c) in jz4780_i2c_cleanup()
405 static int jz4780_i2c_prepare(struct jz4780_i2c *i2c) in jz4780_i2c_prepare()
411 static void jz4780_i2c_send_rcmd(struct jz4780_i2c *i2c, int cmd_count) in jz4780_i2c_send_rcmd()
[all …]