Home
last modified time | relevance | path

Searched refs:tblo (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/powerpc/include/asm/vdso/
A Dtimebase.h48 unsigned int tbhi, tblo, tbhi2; in get_tb() local
59 tblo = mftb(); in get_tb()
63 return ((u64)tbhi << 32) | tblo; in get_tb()
/linux-6.3-rc2/arch/m68k/include/asm/
A Damigahw.h232 unsigned char tblo; char pad6[0xff]; member
/linux-6.3-rc2/drivers/block/
A Damiflop.c347 ciaa.tblo=ticks%256; in ms_delay()

Completed in 9 milliseconds