Searched refs:s3c24x0_i2c (Results 1 – 4 of 4) sorted by relevance
40 static int WaitForXfer(struct s3c24x0_i2c *i2c) in WaitForXfer()53 static void read_write_byte(struct s3c24x0_i2c *i2c) in read_write_byte()58 static void i2c_ch_init(struct s3c24x0_i2c *i2c, int speed, int slaveadd) in i2c_ch_init()104 static int i2c_transfer(struct s3c24x0_i2c *i2c, in i2c_transfer()230 struct s3c24x0_i2c *i2c = i2c_bus->regs; in s3c24x0_do_msg()283 struct s3c24x0_i2c *i2c = i2c_bus->regs; in s3c24x0_i2c_xfer()313 i2c_bus->regs = (struct s3c24x0_i2c *)devfdt_get_addr(dev); in s3c_i2c_ofdata_to_platdata()
10 struct s3c24x0_i2c { struct54 struct s3c24x0_i2c *regs;
36 obj-$(CONFIG_SYS_I2C_S3C24X0) += s3c24x0_i2c.o exynos_hs_i2c.o
1861 - drivers/i2c/s3c24x0_i2c.c: