Searched refs:scll (Results 1 – 8 of 8) sorted by relevance
191 u8 scll; member620 v->scll = l; in stm32_i2c_choose_solution()685 output->scll = s->scll; in stm32_i2c_compute_timing()691 output->scll, output->sclh); in stm32_i2c_compute_timing()770 timing |= STM32_I2C_TIMINGR_SCLL(t.scll); in stm32_i2c_hw_config()
206 u32 scll = 0, sclh = 0; local241 scll = (unsigned int)hsscll << 8 | (unsigned int)fsscll;246 psc = omap24_i2c_findpsc(&scll, &sclh, speed);256 writew(scll, &i2c_base->scll);
47 unsigned short scll; /* 0xB4 */ member
39 unsigned short scll; /* 0x34 */ member
51 unsigned short scll; /* 0xB4 */ member
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()
255 u8 scll; member582 v->scll = l; in stm32f7_i2c_compute_timing()600 output->scll = s->scll; in stm32f7_i2c_compute_timing()607 output->scll, output->sclh); in stm32f7_i2c_compute_timing()720 timing |= STM32F7_I2C_TIMINGR_SCLL(t->scll); in stm32f7_i2c_hw_config()