Searched refs:t4 (Results 1 – 16 of 16) sorted by relevance
| /u-boot/arch/mips/mach-ath79/qca956x/ |
| A D | qca956x-ddr-tap.S | 104 li t4, 0x000001fe 105 and t2, t1, t4 180 li t4, 0x3f 181 and t3, t3, t4
|
| /u-boot/arch/riscv/cpu/ |
| A D | start.S | 318 la t4, __dyn_sym_start 319 add t4, t4, t6 331 add s5, t4, t0 394 add t4, t0, t6 /* real address of board_init_r() */ 404 jr t4 /* jump to board_init_r() */
|
| /u-boot/configs/ |
| A D | nanopc-t4-rk3399_defconfig | 10 CONFIG_DEFAULT_DEVICE_TREE="rk3399-nanopc-t4" 12 CONFIG_DEFAULT_FDT_FILE="rockchip/rk3399-nanopc-t4.dtb"
|
| /u-boot/arch/mips/mach-ath79/ar933x/ |
| A D | lowlevel_init.S | 223 li t4, 0 226 addi t4, t4, 1 227 bgt t4, t3, 0b
|
| /u-boot/arch/m68k/include/asm/coldfire/ |
| A D | ata.h | 22 u8 t4; /* 0x07 */ member
|
| /u-boot/arch/mips/include/asm/ |
| A D | regdef.h | 31 #define t4 $12 macro
|
| /u-boot/arch/riscv/include/asm/ |
| A D | ptrace.h | 42 unsigned long t4; member
|
| /u-boot/board/rockchip/evb_rk3399/ |
| A D | MAINTAINERS | 36 F: configs/nanopc-t4-rk3399_defconfig 37 F: arch/arm/dts/rk3399-nanopc-t4-u-boot.dtsi
|
| /u-boot/board/freescale/m5253demo/ |
| A D | m5253demo.c | 129 out_8(&ata->t4, CALC_TIMING(piotms[2][3])); in ide_set_reset()
|
| /u-boot/arch/nds32/cpu/n1213/ |
| A D | start.S | 332 li $t4, 1 333 sll $t5, $t4, $t1 ! get $t5 cache line size 367 li $t4, 1 368 sll $t5, $t4, $t1 ! get $t5 cache line size
|
| /u-boot/arch/riscv/lib/ |
| A D | interrupts.c | 50 regs->t4, regs->t5, regs->t6); in show_regs()
|
| /u-boot/arch/arm/dts/ |
| A D | rk3399-nanopc-t4.dts | 16 compatible = "friendlyarm,nanopc-t4", "rockchip,rk3399";
|
| A D | Makefile | 131 rk3399-nanopc-t4.dtb \
|
| /u-boot/board/freescale/m54455evb/ |
| A D | m54455evb.c | 145 out_8(&ata->t4, CALC_TIMING(piotms[2][3])); in ide_set_reset()
|
| /u-boot/doc/board/rockchip/ |
| A D | rockchip.rst | 62 - FriendlyElec NanoPC-T4 (nanopc-t4-rk3399)
|
| /u-boot/drivers/mtd/nand/raw/ |
| A D | octeontx_nand.c | 351 t1, t2, t3, t4, t5, t6, t7, /* settable per ONFI-timing mode */ enumerator 799 cmd.u.cle_cmd.clen1 = t4; in ndf_queue_cmd_cle()
|
Completed in 33 milliseconds