Searched refs:next_hi (Results 1 – 1 of 1) sorted by relevance
104 unsigned int next_hi; in tim_c_read() local111 next_hi = readl(&tim_c->hi); in tim_c_read()112 if (next_hi == hi) in tim_c_read()114 hi = next_hi; in tim_c_read()