Searched refs:scl_stop_hold_time (Results 1 – 9 of 9) sorted by relevance
148 hw->scl_stop_hold.scl_stop_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()317 hw->scl_stop_hold.scl_stop_hold_time = stop_hold; in i2c_ll_set_stop_timing()520 *hold_time = hw->scl_stop_hold.scl_stop_hold_time; in i2c_ll_get_stop_timing()
148 hw->scl_stop_hold.scl_stop_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()333 hw->scl_stop_hold.scl_stop_hold_time = stop_hold; in i2c_ll_set_stop_timing()536 *hold_time = hw->scl_stop_hold.scl_stop_hold_time; in i2c_ll_get_stop_timing()
152 hw->scl_stop_hold.scl_stop_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()336 hw->scl_stop_hold.scl_stop_hold_time = stop_hold; in i2c_ll_set_stop_timing()539 *hold_time = hw->scl_stop_hold.scl_stop_hold_time; in i2c_ll_get_stop_timing()
123 uint32_t scl_stop_hold_time:9; member
132 uint32_t scl_stop_hold_time:9; member