Searched refs:time_out_value (Results 1 – 11 of 11) sorted by relevance
149 hw->to.time_out_value = bus_cfg->tout; in i2c_ll_set_bus_timing()272 hw->to.time_out_value = tout; in i2c_ll_set_tout()477 *timeout = hw->to.time_out_value; in i2c_ll_get_tout()
149 hw->to.time_out_value = bus_cfg->tout; in i2c_ll_set_bus_timing()273 hw->to.time_out_value = tout; in i2c_ll_set_tout()493 *timeout = hw->to.time_out_value; in i2c_ll_get_tout()
153 hw->to.time_out_value = bus_cfg->tout; in i2c_ll_set_bus_timing()276 hw->to.time_out_value = tout; in i2c_ll_set_tout()496 *timeout = hw->to.time_out_value; in i2c_ll_get_tout()
150 hw->timeout.time_out_value = bus_cfg->tout; in i2c_ll_set_bus_timing()273 hw->timeout.time_out_value = tout; in i2c_ll_set_tout()493 *timeout = hw->timeout.time_out_value; in i2c_ll_get_tout()
247 uint32_t time_out_value:5; member
265 uint32_t time_out_value:5; member
256 uint32_t time_out_value:5; member
274 uint32_t time_out_value:5; member
75 uint32_t time_out_value : 5; member