Searched refs:tbhi (Results 1 – 3 of 3) sorted by relevance
118 unsigned int tbhi, tblo, tbhi2; in get_tb() local121 tbhi = get_tbu(); in get_tb()124 } while (tbhi != tbhi2); in get_tb()126 return ((u64)tbhi << 32) | tblo; in get_tb()
233 unsigned char tbhi; char pad7[0xff]; member
230 ciaa.tbhi=ticks/256; in ms_delay()