Home
last modified time | relevance | path

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

/u-boot/test/
A Dunicode_ut.c123 ut_assert(!strncmp(&buf[5], d4, 12)); in unicode_test_string16()
129 ut_assert(!strncmp(buf, d4, 8)); in unicode_test_string16()
209 s = d4; in unicode_test_utf8_get()
212 ut_asserteq_ptr(s, d4 + 4); in unicode_test_utf8_get()
267 ut_asserteq(6, utf8_utf16_strlen(d4)); in unicode_test_utf8_utf16_strlen()
336 utf8_utf16_strcpy(&pos, d4); in unicode_test_utf8_utf16_strcpy()
388 utf8_utf16_strncpy(&pos, d4, 2); in unicode_test_utf8_utf16_strncpy()
395 utf8_utf16_strncpy(&pos, d4, 10); in unicode_test_utf8_utf16_strncpy()
527 ut_asserteq_str(d4, buf); in unicode_test_utf16_utf8_strcpy()
580 ut_assert(!strncmp(buf, d4, 8)); in unicode_test_utf16_utf8_strncpy()
[all …]
/u-boot/tools/
A Deficapsule.h29 #define EFI_GUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
34 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) } }
/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/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/include/
A Defi.h134 #define EFI_GUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
139 (d0), (d1), (d2), (d3), (d4), (d5), (d6), (d7) } }
/u-boot/arch/m68k/cpu/mcf5445x/
A Dstart.S220 move.l #(CFG_SYS_SBFHDR_SIZE), %d4
254 sub.l #1, %d4 /* dec cnt by 1 */
380 move.l #100, %d4 /* 100 pages ~200KB */
418 subq.l #1, %d4
/u-boot/doc/device-tree-bindings/clock/
A Drockchip.txt54 clk_gates1: gate-clk@200000d4 {
/u-boot/drivers/ram/rockchip/
A Dsdram-rv1126-loader_params.inc5 (26 << 0) | (9 << 8) | (0 << 16) | (0 << 24),/* d4,d5 index */
/u-boot/arch/mips/dts/
A Dmt7628a.dtsi205 function = "sdxc d5 d4";
/u-boot/doc/usage/cmd/
A Defi.rst212 000000001f8ea018 7739f24c-93d7-11d4-9a3a-0090273fc14d EFI_HOB_LIST
A Dacpi.rst157 b ssdt 799297d4 fe maxim-codec
/u-boot/arch/arm/dts/
A Dk3-am65-iot2050-common.dtsi277 arduino_io_d4_to_d9_pins_default: arduino-io-d4-to-d9-pins-default {
A Dsocfpga.dtsi279 h2f_usr2_clk: h2f_usr2_clk@d4 {
A Dtegra210.dtsi410 pinmux: pinmux@700008d4 {
/u-boot/doc/develop/uefi/
A Du-boot_on_efi.rst225 U-Boot EFI App (using allocated RAM address 47d4000) key=8d4, image=06a6f610
/u-boot/doc/
A DREADME.pxe41 digits, for example, 550e8400-e29b-41d4-a716-446655440000. 'pxe get' uses

Completed in 56 milliseconds