Searched refs:tblo (Results 1 – 3 of 3) sorted by relevance
118 unsigned int tbhi, tblo, tbhi2; in get_tb() local122 tblo = get_tbl(); in get_tb()126 return ((u64)tbhi << 32) | tblo; in get_tb()
232 unsigned char tblo; char pad6[0xff]; member
229 ciaa.tblo=ticks%256; in ms_delay()