Home
last modified time | relevance | path

Searched refs:tsync (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Dstm32f7_i2c.c572 u32 tsync; in stm32_i2c_choose_solution() local
580 tsync = af_delay_min + dnf_delay + (2 * i2cclk); in stm32_i2c_choose_solution()
598 u32 tscl_l = (l + 1) * prescaler + tsync; in stm32_i2c_choose_solution()
606 u32 tscl_h = (h + 1) * prescaler + tsync; in stm32_i2c_choose_solution()