Searched refs:expected_start (Results 1 – 2 of 2) sorted by relevance
599 int expected_start = MVTWSI_STATUS_START; in __twsi_i2c_read() local603 status = i2c_begin(twsi, expected_start, (chip << 1), tick); in __twsi_i2c_read()609 expected_start = MVTWSI_STATUS_REPEATED_START; in __twsi_i2c_read()613 status = i2c_begin(twsi, expected_start, (chip << 1) | 1, tick); in __twsi_i2c_read()
649 expected_start = hdrptr - section_begin;653 && debug_information [first].loc_offsets [0] != expected_start654 && debug_information [first].loc_views [0] != expected_start)660 + dwarf_vmatoa ("x", expected_start));