Searched refs:scl_high_period (Results 1 – 1 of 1) sorted by relevance
219 int scl_low_period, scl_high_period; in i2c_hw_fsm_reset() local226 i2c_ll_get_scl_timing(data->hal.dev, &scl_high_period, &scl_low_period); in i2c_hw_fsm_reset()241 i2c_ll_set_scl_timing(data->hal.dev, scl_high_period, scl_low_period); in i2c_hw_fsm_reset()