Searched refs:I2C_MCR_STOP (Results 1 – 1 of 1) sorted by relevance
79 #define I2C_MCR_STOP BIT(14) /* Stop condition */ macro386 mcr |= FIELD_PREP(I2C_MCR_STOP, 1); in load_i2c_mcr_reg()388 mcr &= ~FIELD_PREP(I2C_MCR_STOP, 1); in load_i2c_mcr_reg()