Searched refs:d4 (Results 1 – 14 of 14) sorted by relevance
| /u-boot/test/ |
| A D | unicode_ut.c | 111 ut_assert(!strncmp(&buf[5], d4, 12)); in unicode_test_string16() 117 ut_assert(!strncmp(buf, d4, 8)); in unicode_test_string16() 167 s = d4; in unicode_test_utf8_get() 170 ut_asserteq_ptr(s, d4 + 4); in unicode_test_utf8_get() 225 ut_asserteq(6, utf8_utf16_strlen(d4)); in unicode_test_utf8_utf16_strlen() 294 utf8_utf16_strcpy(&pos, d4); in unicode_test_utf8_utf16_strcpy() 346 utf8_utf16_strncpy(&pos, d4, 2); in unicode_test_utf8_utf16_strncpy() 353 utf8_utf16_strncpy(&pos, d4, 10); in unicode_test_utf8_utf16_strncpy() 485 ut_asserteq_str(d4, buf); in unicode_test_utf16_utf8_strcpy() 538 ut_assert(!strncmp(buf, d4, 8)); in unicode_test_utf16_utf8_strncpy() [all …]
|
| /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 | 17 ulong d4; member
|
| /u-boot/board/broadcom/bcmns3/fit/keys/ |
| A D | dev.key | 12 hyqo9msAqNQciT79vyXp+3HsxZo9rq5Tk5OtCEfgu0GED/d4/FHbDrZT3TorVYXr
|
| /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/arch/arm/mach-imx/imx8/ |
| A D | snvs_security_sc.c | 293 u32 d4 = ptr_value(_p4); in check_write_secvio_config() local 297 &d4, &d4, _cnt); in check_write_secvio_config() 302 d1, d2, d3, d4, d5, _cnt); in check_write_secvio_config() 313 *(u32 *)_p4 = d4; in check_write_secvio_config()
|
| /u-boot/arch/m68k/cpu/mcf5445x/ |
| A D | start.S | 229 move.l #(CONFIG_SYS_SBFHDR_SIZE), %d4 263 sub.l #1, %d4 /* dec cnt by 1 */ 389 move.l #100, %d4 /* 100 pages ~200KB */ 427 subq.l #1, %d4
|
| /u-boot/doc/device-tree-bindings/clock/ |
| A D | rockchip.txt | 54 clk_gates1: gate-clk@200000d4 {
|
| /u-boot/arch/m68k/cpu/mcf5227x/ |
| A D | start.S | 243 move.l #(CONFIG_SYS_SBFHDR_SIZE), %d4 277 sub.l #1, %d4 /* dec cnt by 1 */
|
| /u-boot/arch/mips/dts/ |
| A D | mt7628a.dtsi | 205 function = "sdxc d5 d4";
|
| /u-boot/doc/ |
| A D | README.pxe | 41 digits, for example, 550e8400-e29b-41d4-a716-446655440000. 'pxe get' uses
|
| /u-boot/arch/arm/dts/ |
| A D | socfpga.dtsi | 279 h2f_usr2_clk: h2f_usr2_clk@d4 {
|
| A D | tegra210.dtsi | 410 pinmux: pinmux@700008d4 {
|
Completed in 22 milliseconds