Searched refs:tblo (Results 1 – 3 of 3) sorted by relevance
48 unsigned int tbhi, tblo, tbhi2; in get_tb() local59 tblo = mftb(); in get_tb()63 return ((u64)tbhi << 32) | tblo; in get_tb()
232 unsigned char tblo; char pad6[0xff]; member
347 ciaa.tblo=ticks%256; in ms_delay()
Completed in 9 milliseconds