Home
last modified time | relevance | path

Searched full:t_low (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/i2c/busses/
H A Di2c-axxia.c183 u32 t_high, t_low; in axxia_i2c_init() local
207 t_low = divisor * 1 / 2; in axxia_i2c_init()
212 t_low = divisor * 2 / 3; in axxia_i2c_init()
219 writel(t_low, idev->base + SCL_LOW_PERIOD); in axxia_i2c_init()
H A Di2c-qcom-geni.c177 * time of low period of SCL: t_low = (t_low_cnt * clk_div) / source_clock