Searched refs:I2C_MCR_OP (Results 1 – 1 of 1) sorted by relevance
72 #define I2C_MCR_OP BIT(0) /* Operation */ macro378 mcr |= FIELD_PREP(I2C_MCR_OP, I2C_WRITE); in load_i2c_mcr_reg()380 mcr |= FIELD_PREP(I2C_MCR_OP, I2C_READ); in load_i2c_mcr_reg()