Searched refs:t_low (Results 1 – 2 of 2) sorted by relevance
183 u32 t_high, t_low; in axxia_i2c_init() local207 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()
145 u32 t_high, t_low; in i2c_dw_set_timings_master() local157 t_low = 320; in i2c_dw_set_timings_master()161 t_low = dev->clk_freq_optimized ? 120 : 160; in i2c_dw_set_timings_master()176 t_low, in i2c_dw_set_timings_master()