Searched refs:msb_new (Results 1 – 1 of 1) sorted by relevance
78 unsigned char lsb, msb, msb_new; in hp300_read_clk() local88 msb_new = in_8(CLOCKBASE + CLKMSB1); in hp300_read_clk()89 if (msb_new != msb) { in hp300_read_clk()90 msb = msb_new; in hp300_read_clk()