Searched refs:s3c24x0_i2c (Results 1 – 6 of 6) sorted by relevance
39 static int WaitForXfer(struct s3c24x0_i2c *i2c) in WaitForXfer()52 static void read_write_byte(struct s3c24x0_i2c *i2c) in read_write_byte()57 static void i2c_ch_init(struct s3c24x0_i2c *i2c, int speed, int slaveadd) in i2c_ch_init()103 static int i2c_transfer(struct s3c24x0_i2c *i2c, in i2c_transfer()229 struct s3c24x0_i2c *i2c = i2c_bus->regs; in s3c24x0_do_msg()282 struct s3c24x0_i2c *i2c = i2c_bus->regs; in s3c24x0_i2c_xfer()312 i2c_bus->regs = (struct s3c24x0_i2c *)devfdt_get_addr(dev); in s3c_i2c_ofdata_to_platdata()
9 struct s3c24x0_i2c { struct53 struct s3c24x0_i2c *regs;
33 obj-$(CONFIG_SYS_I2C_S3C24X0) += s3c24x0_i2c.o exynos_hs_i2c.o
1681 - drivers/i2c/s3c24x0_i2c.c:
[all...]