Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/i2c/busses/
Di2c-jz4780.c140 struct jz4780_i2c { struct
170 static inline unsigned short jz4780_i2c_readw(struct jz4780_i2c *i2c, in jz4780_i2c_readw() argument
176 static inline void jz4780_i2c_writew(struct jz4780_i2c *i2c, in jz4780_i2c_writew()
182 static int jz4780_i2c_disable(struct jz4780_i2c *i2c) in jz4780_i2c_disable()
201 static int jz4780_i2c_enable(struct jz4780_i2c *i2c) in jz4780_i2c_enable()
220 static int jz4780_i2c_set_target(struct jz4780_i2c *i2c, unsigned char address) in jz4780_i2c_set_target()
246 static int jz4780_i2c_set_speed(struct jz4780_i2c *i2c) in jz4780_i2c_set_speed()
353 static int jz4780_i2c_cleanup(struct jz4780_i2c *i2c) in jz4780_i2c_cleanup()
396 static int jz4780_i2c_prepare(struct jz4780_i2c *i2c) in jz4780_i2c_prepare()
402 static void jz4780_i2c_send_rcmd(struct jz4780_i2c *i2c, int cmd_count) in jz4780_i2c_send_rcmd()
[all …]