Searched refs:scll (Results 1 – 2 of 2) sorted by relevance
351 u16 psc = 0, scll = 0, sclh = 0; in omap_i2c_init() local452 scll = (hsscll << OMAP_I2C_SCLL_HSSCLL) | fsscll; in omap_i2c_init()459 scll = fclk_rate / (omap->speed * 2) - 7 + psc; in omap_i2c_init()469 omap->scllstate = scll; in omap_i2c_init()
258 u8 scll; member616 v->scll = l; in stm32f7_i2c_compute_timing()634 output->scll = s->scll; in stm32f7_i2c_compute_timing()641 output->scll, output->sclh); in stm32f7_i2c_compute_timing()761 timing |= STM32F7_I2C_TIMINGR_SCLL(t->scll); in stm32f7_i2c_hw_config()