Searched refs:t9 (Results 1 – 8 of 8) sorted by relevance
| /rk3399_rockchip-uboot/arch/mips/cpu/ |
| H A D | start.S | 48 move k0, t9 # preserve t9 in k0 50 li t9, 15 # UHI exception operation 225 PTR_LA t9, mips_cm_map 226 jalr t9 236 PTR_LA t9, debug_uart_init 237 jalr t9 245 PTR_LA t9, lowlevel_init 246 jalr t9 251 PTR_LA t9, mips_cache_reset 252 jalr t9 [all …]
|
| /rk3399_rockchip-uboot/arch/mips/include/asm/ |
| H A D | regdef.h | 49 #define t9 $25 macro 92 #define t9 $25 /* callee address for PIC/temp */ macro
|
| /rk3399_rockchip-uboot/examples/api/ |
| H A D | crt0.S | 57 PTR_L $t9, syscall_ptr 58 jalr $t9
|
| /rk3399_rockchip-uboot/arch/mips/lib/ |
| H A D | genex.S | 189 PTR_LA t9, do_reserved 190 jr t9 210 PTR_LA t9, do_ejtag_debug 211 jalr t9
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/coldfire/ |
| H A D | ata.h | 24 u8 t9; /* 0x08 */ member
|
| /rk3399_rockchip-uboot/board/freescale/m5253evbe/ |
| H A D | m5253evbe.c | 120 out_8(&ata->t9, CALC_TIMING(piotms[2][6])); in ide_set_reset()
|
| /rk3399_rockchip-uboot/board/freescale/m5253demo/ |
| H A D | m5253demo.c | 127 out_8(&ata->t9, CALC_TIMING(piotms[2][6])); in ide_set_reset()
|
| /rk3399_rockchip-uboot/board/freescale/m54455evb/ |
| H A D | m54455evb.c | 144 out_8(&ata->t9, CALC_TIMING(piotms[2][6])); in ide_set_reset()
|