Searched refs:msb_new (Results 1 – 1 of 1) sorted by relevance
80 unsigned char lsb, msb, msb_new; in hp300_read_clk() local90 msb_new = in_8(CLOCKBASE + CLKMSB1); in hp300_read_clk()91 if (msb_new != msb) { in hp300_read_clk()92 msb = msb_new; in hp300_read_clk()