Home
last modified time | relevance | path

Searched refs:buf3 (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu.c81 char buf1[32], buf2[32], buf3[32]; in print_cpuinfo() local
88 strmhz(buf3, gd->arch.flb_clk)); in print_cpuinfo()
93 strmhz(buf3, gd->arch.vco_clk)); in print_cpuinfo()
/openbmc/u-boot/arch/m68k/cpu/mcf5227x/
H A Dcpu.c48 char buf1[32], buf2[32], buf3[32]; in print_cpuinfo() local
55 strmhz(buf3, gd->arch.flb_clk)); in print_cpuinfo()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dcrc32.c486 unsigned char buf3[SIZE + 4]; in main() local
496 buf3[j] = buf1[j] ^ buf2[j]; in main()
501 crc3 = test_step(INIT1 ^ INIT2, buf3, i); in main()
/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-test.c80 uint8_t buf3[FILE_BUF_SIZE]; in test_file() local
129 vecs[0].iov_base = buf3; in test_file()
131 vecs[1].iov_base = buf3 + 32; in test_file()
136 if (memcmp(buf + FOFFSET, buf3, FILE_BUF_SIZE - FOFFSET) != 0) in test_file()
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0004-mmal_20.patch1613 + char buf3[5], buf4[5];
1624 + str_fourcc(buf3, dec->fmt_out.i_codec),
6162 + char buf3[5], buf4[5];
6169 + str_fourcc(buf3, p_dec->fmt_out.i_codec),