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

/drivers/i2c/busses/
H A Di2c-s3c2410.c99 struct s3c24xx_i2c { struct
142 static int i2c_s3c_irq_nextbyte(struct s3c24xx_i2c *i2c, unsigned long iicstat);
181 static inline void s3c24xx_i2c_master_complete(struct s3c24xx_i2c *i2c, int ret)
196 static inline void s3c24xx_i2c_disable_ack(struct s3c24xx_i2c *i2c)
204 static inline void s3c24xx_i2c_enable_ack(struct s3c24xx_i2c *i2c)
214 static inline void s3c24xx_i2c_disable_irq(struct s3c24xx_i2c *i2c)
222 static inline void s3c24xx_i2c_enable_irq(struct s3c24xx_i2c *i2c)
230 static bool is_ack(struct s3c24xx_i2c *i2c)
252 static void s3c24xx_i2c_message_start(struct s3c24xx_i2c *i2c,
302 static inline void s3c24xx_i2c_stop(struct s3c24xx_i2c *i2
[all...]

Completed in 12 milliseconds