Searched refs:I2C_TIMINGR (Results 1 – 1 of 1) sorted by relevance
40 #define I2C_TIMINGR 0x10U macro340 cfg->timingr = io_read32(base + I2C_TIMINGR); in save_cfg()352 io_write32(base + I2C_TIMINGR, cfg->timingr & TIMINGR_CLEAR_MASK); in restore_cfg()381 DMSG("TIM: %#"PRIx32, io_read32(base + I2C_TIMINGR)); in dump_i2c()870 io_write32(base + I2C_TIMINGR, timing & TIMINGR_CLEAR_MASK); in stm32_i2c_init()