Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Dsh_i2c.c18 struct sh_i2c { struct
48 (struct sh_i2c *)CONFIG_SYS_I2C_SH_BASE0,
50 (struct sh_i2c *)CONFIG_SYS_I2C_SH_BASE1,
53 (struct sh_i2c *)CONFIG_SYS_I2C_SH_BASE2,
56 (struct sh_i2c *)CONFIG_SYS_I2C_SH_BASE3,
59 (struct sh_i2c *)CONFIG_SYS_I2C_SH_BASE4,
67 static void sh_irq_dte(struct sh_i2c *dev) in sh_irq_dte()
92 static void sh_irq_busy(struct sh_i2c *dev) in sh_irq_busy()
243 struct sh_i2c *dev = (struct sh_i2c *)i2c_dev[adap->hwadapnr]; in sh_i2c_read()
260 struct sh_i2c *dev = (struct sh_i2c *)i2c_dev[adap->hwadapnr]; in sh_i2c_write()
[all …]
H A DMakefile35 obj-$(CONFIG_SYS_I2C_SH) += sh_i2c.o
/openbmc/u-boot/doc/driver-model/
H A Di2c-howto.txt16 sh_i2c
/openbmc/u-boot/
H A DREADME1652 - drivers/i2c/sh_i2c.c: