Searched refs:I2CCTL3_BNK_SEL (Results 1 – 1 of 1) sorted by relevance
196 #define I2CCTL3_BNK_SEL BIT(5) macro325 i2cctl3 = i2cctl3 & ~I2CCTL3_BNK_SEL; in npcm_i2c_select_bank()327 i2cctl3 = i2cctl3 | I2CCTL3_BNK_SEL; in npcm_i2c_select_bank()