Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Ds3c24x0_i2c.c40 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()
H A Ds3c24x0_i2c.h10 struct s3c24x0_i2c { struct
54 struct s3c24x0_i2c *regs;
H A DMakefile36 obj-$(CONFIG_SYS_I2C_S3C24X0) += s3c24x0_i2c.o exynos_hs_i2c.o
/OK3568_Linux_fs/u-boot/
H A DREADME1861 - drivers/i2c/s3c24x0_i2c.c: