Searched refs:OMAP_I2C_SCLL_REG (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/i2c/ |
H A D | omap24xx_i2c.c | 79 OMAP_I2C_SCLL_REG, enumerator 105 [OMAP_I2C_SCLL_REG] = 0x34, 123 [OMAP_I2C_SCLL_REG] = 0xb4, 359 omap_i2c_write_reg(i2c_base, ip_rev, scll, OMAP_I2C_SCLL_REG); in __omap24_i2c_setspeed()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-omap.c | 68 OMAP_I2C_SCLL_REG, enumerator 231 [OMAP_I2C_SCLL_REG] = 0x0d, 252 [OMAP_I2C_SCLL_REG] = 0xb4, 287 omap_i2c_write_reg(omap, OMAP_I2C_SCLL_REG, omap->scllstate); in __omap_i2c_init()
|