Searched refs:scl_start_hold_time (Results 1 – 9 of 9) sorted by relevance
147 hw->scl_start_hold.scl_start_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()302 hw->scl_start_hold.scl_start_hold_time = start_hold - 1; in i2c_ll_set_start_timing()505 *hold_time = hw->scl_start_hold.scl_start_hold_time + 1; in i2c_ll_get_start_timing()
147 hw->scl_start_hold.scl_start_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()318 hw->scl_start_hold.scl_start_hold_time = start_hold - 1; in i2c_ll_set_start_timing()521 *hold_time = hw->scl_start_hold.scl_start_hold_time + 1; in i2c_ll_get_start_timing()
151 hw->scl_start_hold.scl_start_hold_time = bus_cfg->hold - 1; in i2c_ll_set_bus_timing()321 hw->scl_start_hold.scl_start_hold_time = start_hold - 1; in i2c_ll_set_start_timing()524 *hold_time = hw->scl_start_hold.scl_start_hold_time + 1; in i2c_ll_get_start_timing()
90 uint32_t scl_start_hold_time:9; member
99 uint32_t scl_start_hold_time:9; member