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