Searched refs:sclh (Results 1 – 2 of 2) sorted by relevance
351 u16 psc = 0, scll = 0, sclh = 0; in omap_i2c_init() local453 sclh = (hssclh << OMAP_I2C_SCLH_HSSCLH) | fssclh; in omap_i2c_init()460 sclh = fclk_rate / (omap->speed * 2) - 7 + psc; in omap_i2c_init()470 omap->sclhstate = sclh; in omap_i2c_init()
252 u8 sclh; member603 v->sclh = h; in stm32f7_i2c_compute_timing()621 output->sclh = s->sclh; in stm32f7_i2c_compute_timing()627 output->scll, output->sclh); in stm32f7_i2c_compute_timing()746 timing |= STM32F7_I2C_TIMINGR_SCLH(t->sclh); in stm32f7_i2c_hw_config()