/u-boot/board/freescale/m54418twr/ |
A D | sbf_dram_init.S | 12 move.l #0xFC04002D, %a1 16 move.l #0xEC094060, %a1 20 move.l #0xEC09001A, %a1 24 move.l #0xFC0B8180, %a1 25 move.l #0x00000000, (%a1) 26 move.l #0x40000000, (%a1) 28 move.l #0xFC0B81AC, %a1 29 move.l #0x01030203, (%a1) 31 move.l #0xFC0B8000, %a1 37 move.l #0xFC0B8018, %a1 [all …]
|
/u-boot/board/sysam/stmark2/ |
A D | sbf_dram_init.S | 25 move.l #PPMCR0, %a1 29 move.l #MSCR_SDRAMC, %a1 48 move.l #MISCCR2, %a1 52 move.l #DDR_RCR, %a1 60 move.l #DDR_PADCR, %a1 63 move.l #DDR_CR00, %a1 69 move.l #DDR_CR06, %a1 96 move.l #DDR_CR40, %a1 101 move.l #DDR_CR45, %a1 103 move.l #DDR_CR56, %a1 [all …]
|
/u-boot/include/asm-generic/ |
A D | atomic-long.h | 29 atomic64_t *v = (atomic64_t *)l; in atomic_long_read() 133 #define atomic_long_inc_not_zero(l) atomic64_inc_not_zero((atomic64_t *)(l)) argument 148 atomic_t *v = (atomic_t *)l; in atomic_long_read() 155 atomic_t *v = (atomic_t *)l; in atomic_long_set() 162 atomic_t *v = (atomic_t *)l; in atomic_long_inc() 169 atomic_t *v = (atomic_t *)l; in atomic_long_dec() 176 atomic_t *v = (atomic_t *)l; in atomic_long_add() 183 atomic_t *v = (atomic_t *)l; in atomic_long_sub() 191 atomic_t *v = (atomic_t *)l; in atomic_long_sub_and_test() 198 atomic_t *v = (atomic_t *)l; in atomic_long_dec_and_test() [all …]
|
/u-boot/arch/m68k/cpu/mcf5445x/ |
A D | start.S | 132 clr.l %sp@- 143 move.l #0, %d0 152 move.l #0, %d0 159 clr.l %sp@- 298 lsr.l #4, %d0 299 cmp.l #0, %d0 397 or.l %d2, %d0 399 add.l #1, %d2 402 or.l #1, %d0 412 tst.l %d0 [all …]
|
/u-boot/board/freescale/m54451evb/ |
A D | sbf_dram_init.S | 25 move.l #0x13, %d1 28 lsr.l #1, %d2 32 lsr.l #1, %d2 33 add.l #1, %d1 34 cmp.l #1, %d2 41 or.l %d1, (%a1) 44 or.l %d1, (%a2) 63 move.l #1000, %d1 73 move.l %d0, (%a2) 74 move.l %d0, (%a2) [all …]
|
/u-boot/board/freescale/m54455evb/ |
A D | sbf_dram_init.S | 25 move.l #0x13, %d1 28 lsr.l #1, %d2 32 lsr.l #1, %d2 33 add.l #1, %d1 34 cmp.l #1, %d2 41 or.l %d1, (%a1) 44 or.l %d1, (%a2) 69 move.l #1000, %d1 79 move.l %d0, (%a2) 80 move.l %d0, (%a2) [all …]
|
/u-boot/arch/m68k/cpu/mcf5227x/ |
A D | start.S | 112 clr.l %sp@- 138 lsr.l #1, %d2 142 lsr.l #1, %d2 143 add.l #1, %d1 144 cmp.l #1, %d2 180 subq.l #1, %d0 313 lsr.l #4, %d0 314 cmp.l #0, %d0 378 clr.l %sp@- 414 cmp.l %a1,%a2 [all …]
|
/u-boot/arch/sh/lib/ |
A D | movmem.S | 27 sts.l pr,@-r15 52 lds.l @r15+,pr 178 mov.l @r5+,r0 180 mov.l @r5+,r1 183 mov.l @r5+,r1 185 mov.l @r5+,r2 186 mov.l @r5+,r3 193 mov.l @r5+,r0 200 mov.l r0,@r4 210 mov.l @r5,r0 [all …]
|
A D | start.S | 15 mov.l ._lowlevel_init, r0 22 mov.l ._reloc_dst, r4 24 mov.l ._reloc_dst_end, r6 26 mov.l ._reloc_size, r0 29 mov.l @r0, r0 37 2: mov.l @r5+, r1 38 mov.l r1, @r4 44 mov.l ._bss_start, r4 45 mov.l ._bss_end, r5 57 mov.l ._gd_malloc_base, r14 [all …]
|
/u-boot/arch/m68k/cpu/mcf52x2/ |
A D | start.S | 144 cmp.l %a0, %a1 189 move.l #0, %d0 210 move.l %d0, %sp 211 move.l %sp, %fp 223 clr.l %sp@- 252 move.l %a0, %a3 256 cmp.l %a1,%a2 278 clr.l (%a1)+ 279 cmp.l %a1,%d1 295 add.l %a0,%d1 [all …]
|
/u-boot/arch/m68k/cpu/mcf523x/ |
A D | start.S | 105 move.l #0, %d0 110 move.l #0, %d0 131 move.l %d0, %sp 132 move.l %sp, %fp 144 clr.l %sp@- 173 move.l %a0, %a3 178 cmp.l %a1,%a2 200 clr.l (%a1)+ 201 cmp.l %a1,%d1 217 add.l %a0,%d1 [all …]
|
/u-boot/arch/m68k/cpu/mcf547x_8x/ |
A D | start.S | 110 move.l #0, %d0 117 move.l #0, %d0 150 clr.l %sp@- 178 move.l %a0, %a3 183 cmp.l %a1,%a2 190 move.l %a0, %a1 200 move.l %a0, %a1 205 clr.l (%a1)+ 206 cmp.l %a1,%d1 222 add.l %a0,%d1 [all …]
|
/u-boot/arch/m68k/cpu/mcf532x/ |
A D | start.S | 112 move.l #0, %d0 125 move.l #0, %d0 159 clr.l %sp@- 188 move.l %a0, %a3 193 cmp.l %a1,%a2 200 move.l %a0, %a1 210 move.l %a0, %a1 215 clr.l (%a1)+ 216 cmp.l %a1,%d1 232 add.l %a0,%d1 [all …]
|
/u-boot/arch/m68k/cpu/mcf530x/ |
A D | start.S | 119 move.l #0, %d0 139 move.l %d0, %sp 140 move.l %sp, %fp 150 clr.l %sp@- 173 move.l %a0, %a3 177 cmp.l %a1,%a2 199 clr.l (%a1)+ 200 cmp.l %a1,%d1 210 move.l %a1,%a5 218 add.l %a0,%d1 [all …]
|
/u-boot/cmd/ |
A D | itest.c | 54 long l = 0; in evalexp() local 68 l = (long)(*(u8 *)buf); in evalexp() 83 return l; in evalexp() 89 return (w >= sizeof(long)) ? l : (l & ((1UL << (w * 8)) - 1)); in evalexp() 118 char *l, *r; in stringcomp() local 120 l = evalstr(s); in stringcomp() 123 p = strcmp(l, r); in stringcomp() 137 long l, r; in arithcomp() local 139 l = evalexp (s, w); in arithcomp() 145 case LT: return (l < r); in arithcomp() [all …]
|
A D | console.c | 18 int l; in do_coninfo() local 36 for (l = 0; l < MAX_FILES; l++) { in do_coninfo() 37 if (stdio_devices[l] == dev) { in do_coninfo() 38 printf ("%s ", stdio_names[l]); in do_coninfo()
|
/u-boot/include/linux/ |
A D | math64.h | 193 } l; in mul_u64_u64_shr() member 200 rl.ll = mul_u32_u32(a0.l.low, b0.l.low); in mul_u64_u64_shr() 201 rm.ll = mul_u32_u32(a0.l.low, b0.l.high); in mul_u64_u64_shr() 202 rn.ll = mul_u32_u32(a0.l.high, b0.l.low); in mul_u64_u64_shr() 203 rh.ll = mul_u32_u32(a0.l.high, b0.l.high); in mul_u64_u64_shr() 210 rl.l.high = c = (u64)rl.l.high + rm.l.low + rn.l.low; in mul_u64_u64_shr() 211 rh.l.low = c = (c >> 32) + rm.l.high + rn.l.high + rh.l.low; in mul_u64_u64_shr() 212 rh.l.high = (c >> 32) + rh.l.high; in mul_u64_u64_shr() 239 } l; in mul_u64_u32_div() member 244 rh.ll = mul_u32_u32(u.l.high, mul) + rl.l.high; in mul_u64_u32_div() [all …]
|
/u-boot/drivers/usb/musb/ |
A D | omap3.c | 70 u32 l; in musb_db_otg_regs() local 71 l = readl(&otg->revision); in musb_db_otg_regs() 72 serial_printf("OTG_REVISION 0x%x\n", l); in musb_db_otg_regs() 73 l = readl(&otg->sysconfig); in musb_db_otg_regs() 74 serial_printf("OTG_SYSCONFIG 0x%x\n", l); in musb_db_otg_regs() 75 l = readl(&otg->sysstatus); in musb_db_otg_regs() 76 serial_printf("OTG_SYSSTATUS 0x%x\n", l); in musb_db_otg_regs() 77 l = readl(&otg->interfsel); in musb_db_otg_regs() 78 serial_printf("OTG_INTERFSEL 0x%x\n", l); in musb_db_otg_regs() 79 l = readl(&otg->forcestdby); in musb_db_otg_regs() [all …]
|
/u-boot/drivers/ddr/marvell/a38x/ |
A D | ddr_ml_wrapper.h | 26 #define DEBUG_INIT_D(d, l) printf("%x", d) argument 27 #define DEBUG_INIT_D_10(d, l) printf("%d", d) argument 30 #define DEBUG_INIT_D(d, l) argument 31 #define DEBUG_INIT_D_10(d, l) argument 36 #define DEBUG_INIT_FULL_D(d, l) printf("%x", d) argument 37 #define DEBUG_INIT_FULL_D_10(d, l) printf("%d", d) argument 46 #define DEBUG_INIT_FULL_D(d, l) argument 47 #define DEBUG_INIT_FULL_D_10(d, l) argument 52 #define DEBUG_INIT_FULL_C(s, d, l) \ argument 54 DEBUG_INIT_FULL_D(d, l); \ [all …]
|
/u-boot/arch/sh/include/asm/ |
A D | macro.h | 11 mov.l \addr ,r1 12 mov.l \data ,r0 13 mov.l r0, @r1 17 mov.l \addr ,r1 23 mov.l \addr ,r1 24 mov.l \data ,r0 29 mov.l \time ,r3
|
/u-boot/arch/microblaze/include/asm/ |
A D | io.h | 59 #define out_le32(addr, x) out_arch(l, le32, addr, x) 62 #define in_le32(addr) in_arch(l, le32, addr) 66 #define in_be32(addr) in_arch(l, be32, addr) 70 #define out_be32(addr, x) out_arch(l, be32, addr, x) 139 #define outsb(a, b, l) io_outsb(a, b, l) argument 140 #define outsw(a, b, l) io_outsw(a, b, l) argument 141 #define outsl(a, b, l) io_outsl(a, b, l) argument 143 #define insb(a, b, l) io_insb(a, b, l) argument 144 #define insw(a, b, l) io_insw(a, b, l) argument 145 #define insl(a, b, l) io_insl(a, b, l) argument
|
/u-boot/drivers/ddr/marvell/axp/ |
A D | ddr3_init.h | 21 #define DEBUG_INIT_D(d, l) printf("%x", d) argument 22 #define DEBUG_INIT_D_10(d, l) printf("%d", d) argument 25 #define DEBUG_INIT_D(d, l) argument 26 #define DEBUG_INIT_D_10(d, l) argument 31 #define DEBUG_INIT_FULL_D(d, l) printf("%x", d) argument 32 #define DEBUG_INIT_FULL_D_10(d, l) printf("%d", d) argument 41 #define DEBUG_INIT_FULL_D(d, l) argument 42 #define DEBUG_INIT_FULL_D_10(d, l) argument 47 #define DEBUG_INIT_FULL_C(s, d, l) \ argument 49 #define DEBUG_INIT_C(s, d, l) \ argument [all …]
|
/u-boot/arch/powerpc/lib/ |
A D | bat_rw.c | 130 l = mfspr (DBAT0L); in read_bat() 134 l = mfspr (IBAT0L); in read_bat() 138 l = mfspr (DBAT1L); in read_bat() 142 l = mfspr (IBAT1L); in read_bat() 146 l = mfspr (DBAT2L); in read_bat() 150 l = mfspr (IBAT2L); in read_bat() 154 l = mfspr (DBAT3L); in read_bat() 158 l = mfspr (IBAT3L); in read_bat() 163 l = mfspr (DBAT4L); in read_bat() 167 l = mfspr (IBAT4L); in read_bat() [all …]
|
/u-boot/scripts/ |
A D | cleanpatch | 193 my $l; 199 $l = $hunk_lines[$i]; 200 if (!$done && $l eq "+\n") { 202 } elsif ($l =~ /^[ +]/) { 204 unshift(@h, $l); 206 unshift(@h, $l); 210 $l = $hunk_lines[0]; # Hunk header 226 unshift(@h, $l); 229 foreach $l (@h) { 230 $out_bytes += length($l); [all …]
|
/u-boot/drivers/usb/musb-new/ |
A D | omap2430.c | 32 u32 l; in omap2430_low_level_exit() local 35 l = musb_readl(musb->mregs, OTG_FORCESTDBY); in omap2430_low_level_exit() 36 l |= ENABLEFORCE; /* enable MSTANDBY */ in omap2430_low_level_exit() 37 musb_writel(musb->mregs, OTG_FORCESTDBY, l); in omap2430_low_level_exit() 42 u32 l; in omap2430_low_level_init() local 44 l = musb_readl(musb->mregs, OTG_FORCESTDBY); in omap2430_low_level_init() 45 l &= ~ENABLEFORCE; /* disable MSTANDBY */ in omap2430_low_level_init() 46 musb_writel(musb->mregs, OTG_FORCESTDBY, l); in omap2430_low_level_init() 52 u32 l; in omap2430_musb_init() local 66 if ((l & SOFTRST) == 0) in omap2430_musb_init() [all …]
|