Searched refs:tbhi (Results 1 - 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
H A Dtime.h111 unsigned int tbhi, tblo, tbhi2; local
114 tbhi = get_tbu();
117 } while (tbhi != tbhi2);
119 return ((u64)tbhi << 32) | tblo;
/arch/m68k/include/asm/
H A Damigahw.h257 unsigned char tbhi; char pad7[0xff]; member in struct:CIA

Completed in 62 milliseconds