Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Domap24xx_i2c.c134 struct omap_i2c { struct
1002 struct omap_i2c *priv = dev_get_priv(bus);
1030 struct omap_i2c *priv = dev_get_priv(bus);
1041 struct omap_i2c *priv = dev_get_priv(bus);
1049 struct omap_i2c *priv = dev_get_priv(bus);
1097 .priv_auto_alloc_size = sizeof(struct omap_i2c),
/openbmc/qemu/hw/i2c/
H A Dmeson.build16 i2c_ss.add(when: 'CONFIG_OMAP', if_true: files('omap_i2c.c'))
H A Domap_i2c.c543 I2CBus *omap_i2c_bus(DeviceState *omap_i2c) in omap_i2c_bus() argument
545 OMAPI2CState *s = OMAP_I2C(omap_i2c); in omap_i2c_bus()
/openbmc/qemu/include/hw/arm/
H A Domap.h816 I2CBus *omap_i2c_bus(DeviceState *omap_i2c);