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