Searched refs:d5 (Results 1 – 11 of 11) sorted by relevance
/u-boot/arch/x86/lib/ |
A D | string.c | 135 int d0, d1, d2, d3, d4, d5; in memmove() local 285 "=r" (d3), "=r" (d4), "=r"(d5) in memmove()
|
/u-boot/arch/m68k/include/asm/ |
A D | ptrace.h | 18 ulong d5; member
|
/u-boot/arch/m68k/lib/ |
A D | traps.c | 29 fp->d4, fp->d5, fp->d6, fp->d7); in show_frame()
|
/u-boot/include/ |
A D | efi.h | 112 #define EFI_GUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 117 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) } }
|
/u-boot/test/ |
A D | unicode_ut.c | 51 static const char d5[] = {0xCE, 0x92, 0x20, 0x69, 0x73, 0x20, 0x6E, 0x6F, variable 659 utf8_to_cp437_stream_helper(d5, buf); in unicode_test_utf8_to_cp437_stream() 701 utf8_to_utf32_stream_helper(d5, buf); in unicode_test_utf8_to_utf32_stream()
|
/u-boot/arch/arm/mach-imx/imx8/ |
A D | snvs_security_sc.c | 294 u32 d5 = ptr_value(_p5); in check_write_secvio_config() local 302 d1, d2, d3, d4, d5, _cnt); in check_write_secvio_config() 315 *(u32 *)_p5 = d5; in check_write_secvio_config()
|
/u-boot/arch/m68k/cpu/mcf5227x/ |
A D | start.S | 239 move.l (%a1)+, %d5 289 sub.l #1, %d5 /* dec cnt by 1 */
|
/u-boot/arch/m68k/cpu/mcf5445x/ |
A D | start.S | 225 move.l (%a1)+, %d5 275 sub.l #1, %d5 /* dec cnt by 1 */
|
/u-boot/arch/mips/dts/ |
A D | mt7628a.dtsi | 205 function = "sdxc d5 d4";
|
/u-boot/arch/arm/dts/ |
A D | omap5.dtsi | 227 compatible = "ti,emif-4d5"; 239 compatible = "ti,emif-4d5";
|
/u-boot/doc/board/sifive/ |
A D | fu540.rst | 369 …57] macb 10090000.ethernet eth0: Cadence GEM rev 0x10070109 at 0x10090000 irq 6 (70:b3:d5:92:f2:f3) 398 …[ 6.262831] device=eth0, hwaddr=70:b3:d5:92:f2:f3, ipaddr=10.206.7.133, mask=255.255.252.0…
|
Completed in 23 milliseconds