Searched refs:CDNS_I2C_CONTROL_HOLD (Results 1 – 1 of 1) sorted by relevance
42 #define CDNS_I2C_CONTROL_HOLD 0x00000010 macro259 setbits_le32(®s->control, CDNS_I2C_CONTROL_HOLD); in cdns_i2c_write_data()277 CDNS_I2C_CONTROL_HOLD); in cdns_i2c_write_data()287 clrbits_le32(®s->control, CDNS_I2C_CONTROL_HOLD); in cdns_i2c_write_data()319 setbits_le32(®s->control, CDNS_I2C_CONTROL_HOLD); in cdns_i2c_read_data()343 CDNS_I2C_CONTROL_HOLD); in cdns_i2c_read_data()426 setbits_le32(&i2c_bus->regs->control, CDNS_I2C_CONTROL_HOLD); in cdns_i2c_xfer()