Home
last modified time | relevance | path

Searched refs:mftbu (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/vdso/
H A Dtimebase.h35 #define mftbu() ({unsigned long rval; \ macro
38 #define mftbu() ({unsigned long rval; \ macro
58 tbhi = mftbu(); in get_tb()
60 tbhi2 = mftbu(); in get_tb()
/openbmc/u-boot/drivers/timer/
H A Dmpc83xx_timer.c65 static inline u32 mftbu(void) in mftbu() function
198 tbu = mftbu(); in mpc83xx_timer_get_count()
200 } while (tbu != mftbu()); in mpc83xx_timer_get_count()
/openbmc/u-boot/arch/powerpc/lib/
H A Dticks.S21 1: mftbu r3
23 mftbu r5
/openbmc/linux/arch/powerpc/boot/
H A Dppc_asm.h81 #define MFTBU(dest) mftbu dest
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dsleep.S83 1: mftbu r4
87 mftbu r3
/openbmc/linux/arch/powerpc/kernel/
H A Dswsusp_32.S75 1: mftbu r4
79 mftbu r3
/openbmc/linux/arch/powerpc/platforms/83xx/
H A Dsuspend-asm.S203 1: mftbu r4
205 mftbu r6
/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h455 #define MFTBU(dest) mftbu dest
/openbmc/linux/arch/powerpc/include/asm/
H A Dppc_asm.h455 #define MFTBU(dest) mftbu dest