Searched refs:I2CCTL2_ENABLE (Results 1 – 1 of 1) sorted by relevance
188 #define I2CCTL2_ENABLE BIT(0) /* Module enable */ macro422 i2cctl2 = i2cctl2 & ~I2CCTL2_ENABLE; in npcm_i2c_disable()432 i2cctl2 = i2cctl2 | I2CCTL2_ENABLE; in npcm_i2c_enable()