Home
last modified time | relevance | path

Searched refs:d4 (Results 1 – 14 of 14) sorted by relevance

/u-boot/test/
A Dunicode_ut.c111 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 Dstring.c135 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 Dptrace.h17 ulong d4; member
/u-boot/board/broadcom/bcmns3/fit/keys/
A Ddev.key12 hyqo9msAqNQciT79vyXp+3HsxZo9rq5Tk5OtCEfgu0GED/d4/FHbDrZT3TorVYXr
/u-boot/arch/m68k/lib/
A Dtraps.c29 fp->d4, fp->d5, fp->d6, fp->d7); in show_frame()
/u-boot/include/
A Defi.h112 #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 Dsnvs_security_sc.c293 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 Dstart.S229 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 Drockchip.txt54 clk_gates1: gate-clk@200000d4 {
/u-boot/arch/m68k/cpu/mcf5227x/
A Dstart.S243 move.l #(CONFIG_SYS_SBFHDR_SIZE), %d4
277 sub.l #1, %d4 /* dec cnt by 1 */
/u-boot/arch/mips/dts/
A Dmt7628a.dtsi205 function = "sdxc d5 d4";
/u-boot/doc/
A DREADME.pxe41 digits, for example, 550e8400-e29b-41d4-a716-446655440000. 'pxe get' uses
/u-boot/arch/arm/dts/
A Dsocfpga.dtsi279 h2f_usr2_clk: h2f_usr2_clk@d4 {
A Dtegra210.dtsi410 pinmux: pinmux@700008d4 {

Completed in 22 milliseconds