Searched refs:SPRN_TBRU (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | ppc_asm.h | 59 #define SPRN_TBRU 269 macro 84 #define MFTBU(dest) mfspr dest, SPRN_TBRU
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | swsusp_booke.S | 69 1: mfspr r4,SPRN_TBRU 73 mfspr r3,SPRN_TBRU
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | booke_interrupts.S | 151 mfspr r7, SPRN_TBRU 153 mfspr r9, SPRN_TBRU 457 mfspr r6, SPRN_TBRU 459 mfspr r8, SPRN_TBRU
|
| H A D | bookehv_interrupts.S | 82 1: mfspr r7, SPRN_TBRU 84 mfspr r9, SPRN_TBRU 658 mfspr r6, SPRN_TBRU 660 mfspr r8, SPRN_TBRU
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | processor.h | 368 #define SPRN_TBRU 0x10D /* Time Base Read Upper Register */ macro 681 #define TBRU SPRN_TBRU /* Time Base Read Upper Register */
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | reg.h | 374 #define SPRN_TBRU 0x10D /* Time Base Read Upper Register (user, R/O) */ macro 1449 "i" (SPRN_TBRU)); rval;})
|
| H A D | ppc_asm.h | 401 #define MFTBU(dest) mfspr dest, SPRN_TBRU
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/primitives/asm/ |
| H A D | ppc_asm.h | 401 #define MFTBU(dest) mfspr dest, SPRN_TBRU
|