Home
last modified time | relevance | path

Searched refs:va_start (Results 1 – 25 of 43) sorted by relevance

12

/rk3399_rockchip-uboot/arch/arm/cpu/armv7/ls102xa/
H A Dcpu.c149 u64 va_start = 0; in mmu_setup() local
164 if (va_start >= CONFIG_SYS_PCIE1_VIRT_ADDR && in mmu_setup()
165 va_start < (CONFIG_SYS_PCIE1_VIRT_ADDR + in mmu_setup()
168 CONFIG_SYS_PCIE1_PHYS_BASE + va_start, in mmu_setup()
171 else if (va_start >= CONFIG_SYS_PCIE2_VIRT_ADDR && in mmu_setup()
172 va_start < (CONFIG_SYS_PCIE2_VIRT_ADDR + in mmu_setup()
175 CONFIG_SYS_PCIE2_PHYS_BASE + va_start, in mmu_setup()
179 va_start, in mmu_setup()
181 va_start += BLOCK_SIZE_L2; in mmu_setup()
/rk3399_rockchip-uboot/tools/gdb/
H A Derror.c23 va_start(args, fmt); in Warning()
37 va_start(args, fmt); in Error()
55 va_start(args, fmt); in Perror()
/rk3399_rockchip-uboot/drivers/rkflash/
H A Drkflash_debug.c26 va_start(args, fmt); in rkflash_print_dio()
44 va_start(args, fmt); in rkflash_print_bio()
61 va_start(args, fmt); in rkflash_print_info()
77 va_start(args, fmt); in rkflash_print_error()
/rk3399_rockchip-uboot/lib/
H A Dpanic.c41 va_start(args, fmt); in panic()
H A Dtiny-printf.c340 va_start(va, fmt); in printf()
358 va_start(va, fmt); in sprintf()
375 va_start(va, fmt); in snprintf()
H A Dvsprintf.c698 va_start(args, fmt); in snprintf()
710 va_start(args, fmt); in scnprintf()
740 va_start(args, fmt); in sprintf()
752 va_start(args, fmt); in printf()
/rk3399_rockchip-uboot/test/
H A Dut.c30 va_start(args, fmt); in ut_failf()
/rk3399_rockchip-uboot/drivers/core/
H A Dutil.c17 va_start(args, fmt); in dm_warn()
/rk3399_rockchip-uboot/lib/avb/libavb/
H A Davb_sysdeps_posix.c75 va_start(ap, message); in avb_printv()
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand_compat.c61 va_start(ap, fmt); in devm_kasprintf()
/rk3399_rockchip-uboot/scripts/dtc/
H A Dutil.h42 va_start(ap, str); in die()
H A Ddtc-lexer.l300 va_start(ap, fmt);
H A Dsrcpos.c293 va_start(va, fmt); in srcpos_error()
H A Dutil.c62 va_start(ap, fmt); in xasprintf()
/rk3399_rockchip-uboot/tools/
H A Drelocate-rela.c31 va_start(args, fmt); in debug()
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dutil.c119 va_start(ap, fmt); in str_printf()
H A Dzconf.y575 va_start(ap, err); in zconfprint()
587 va_start(ap, err); in zconf_error()
H A Dmenu.c24 va_start(ap, fmt); in menu_warn()
34 va_start(ap, fmt); in prop_warn()
/rk3399_rockchip-uboot/common/
H A Dconsole.c324 va_start(args, fmt); in serial_printf()
400 va_start(args, fmt); in fprintf()
564 va_start(ap, format); in vspfunc()
H A Dlog.c140 va_start(args, fmt); in _log()
H A Dlcd_console.c215 va_start(args, fmt); in lcd_printf()
/rk3399_rockchip-uboot/arch/arm/mach-omap2/
H A Dsec-common.c64 va_start(ap, flag); in secure_rom_call()
/rk3399_rockchip-uboot/post/
H A Dpost.c398 va_start(args, format); in post_log()
/rk3399_rockchip-uboot/drivers/gpio/
H A Dgpio-uclass.c300 va_start(args, fmt); in dm_gpio_requestf()
349 va_start(args, fmt); in gpio_requestf()
/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dutil.c606 va_start(ap, fmt); in item_make()
618 va_start(ap, fmt); in item_add_str()

12