Home
last modified time | relevance | path

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

/external/u-boot/drivers/i2c/
Ds3c24x0_i2c.c39 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()
Ds3c24x0_i2c.h9 struct s3c24x0_i2c { struct
53 struct s3c24x0_i2c *regs;
DMakefile32 obj-$(CONFIG_SYS_I2C_S3C24X0) += s3c24x0_i2c.o exynos_hs_i2c.o
/external/u-boot/
DREADME1758 - drivers/i2c/s3c24x0_i2c.c: