Searched refs:CDNS_I2C_CONTROL_HOLD (Results 1 – 1 of 1) sorted by relevance
44 #define CDNS_I2C_CONTROL_HOLD 0x00000010 macro243 setbits_le32(®s->control, CDNS_I2C_CONTROL_HOLD); in cdns_i2c_write_data()256 CDNS_I2C_CONTROL_HOLD); in cdns_i2c_write_data()264 clrbits_le32(®s->control, CDNS_I2C_CONTROL_HOLD); in cdns_i2c_write_data()293 setbits_le32(®s->control, CDNS_I2C_CONTROL_HOLD); in cdns_i2c_read_data()317 CDNS_I2C_CONTROL_HOLD); in cdns_i2c_read_data()392 setbits_le32(&i2c_bus->regs->control, CDNS_I2C_CONTROL_HOLD); in cdns_i2c_xfer()