zephyr/drivers/i2c
Chuck Jordan 61c5531430 i2c: IC_CON_SPEED_MASK should be 2 bit mask
IC_CON_SPEED_MASK isn't used, but I see it was defined wrong.
It should be a 2 bit mask.

Change-Id: I1003ae13b831ff481574bcf956daf2c54dbe7e47
Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
2016-05-11 15:09:15 -07:00
..
i2c_atmel_sam3.c
i2c_atmel_sam3.h
i2c_dw_registers.h i2c: IC_CON_SPEED_MASK should be 2 bit mask 2016-05-11 15:09:15 -07:00
i2c_dw.c i2c: fix i2c_dw.c to have correct decl for i2c_dw_isr() 2016-05-11 21:18:48 +00:00
i2c_dw.h
i2c_qmsi.c
i2c_quark_se_ss_registers.h
i2c_quark_se_ss.c
i2c_quark_se_ss.h
Kconfig
Kconfig.atmel_sam3 i2c: use I2C_X nameing instead of I2CX 2016-04-25 17:01:48 +00:00
Kconfig.dw i2c: use I2C_X nameing instead of I2CX 2016-04-25 17:01:48 +00:00
Kconfig.qmsi i2c: use I2C_X nameing instead of I2CX 2016-04-25 17:01:48 +00:00
Kconfig.quark_se_ss
Makefile