Searched refs:last_clock (Results 1 – 2 of 2) sorted by relevance
66 trace_bitbang_i2c_data(i2c->last_clock, i2c->last_data, in bitbang_i2c_ret()93 if (i2c->last_clock == 0) { in bitbang_i2c_set()108 if (i2c->last_clock == level) { in bitbang_i2c_set()111 i2c->last_clock = level; in bitbang_i2c_set()183 s->last_clock = 1; in bitbang_i2c_init()
40 int last_clock; member