Searched refs:I2CCTL2_ENABLE (Results 1 – 1 of 1) sorted by relevance
188 #define I2CCTL2_ENABLE BIT(0) macro401 i2cctl2 = i2cctl2 & ~I2CCTL2_ENABLE; in npcm_i2c_disable()411 i2cctl2 = i2cctl2 | I2CCTL2_ENABLE; in npcm_i2c_enable()