Home
last modified time | relevance | path

Searched refs:buf3 (Results 1 – 7 of 7) 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/linux/arch/mips/bcm47xx/
H A Dboard.c240 char buf3[30]; in bcm47xx_board_get_nvram() local
309 bcm47xx_nvram_getenv("boardrev", buf3, sizeof(buf3)) >= 0) { in bcm47xx_board_get_nvram()
313 !strcmp(buf3, e3->value3)) in bcm47xx_board_get_nvram()
320 bcm47xx_nvram_getenv("boardnum", buf3, sizeof(buf3)) == -ENOENT) { in bcm47xx_board_get_nvram()
/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/linux/fs/unicode/
H A Dmkutf8data.c59 char buf3[LINESIZE]; variable
3114 t = buf3; in normalize_line()
3129 t = buf3; in normalize_line()
3177 t = buf3; in normalization_test()
/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),