| /u-boot/arch/x86/lib/ |
| A D | crt0_ia32_efi.S | 18 pushl 12(%ebp) # copy "image" argument 19 pushl 8(%ebp) # copy "systab" argument 28 pushl %ebx # pass _DYNAMIC as second argument 29 pushl %eax # pass ldbase as first argument 35 call efi_main # call app with "image" and "systab" argument
|
| /u-boot/arch/arm/lib/ |
| A D | vectors_m.S | 13 mov r0, sp @ pass auto-saved registers as argument 18 mov r0, sp @ pass auto-saved registers as argument 23 mov r0, sp @ pass auto-saved registers as argument 28 mov r0, sp @ pass auto-saved registers as argument 33 mov r0, sp @ pass auto-saved registers as argument
|
| /u-boot/scripts/coccinelle/misc/ |
| A D | badty.cocci | 3 //# This makes an effort to find cases where the argument to sizeof is wrong 5 //# when it is a double pointer and ensuring the sizeof argument takes a pointer 7 //# sizeof argument is not used in constructing the return value. The result 68 coccilib.org.print_todo(p[0], "WARNING sizeof argument should be pointer type, not structure type") 74 msg="WARNING: Use correct pointer type argument for sizeof"
|
| /u-boot/tools/patman/test/ |
| A D | test01.txt | 9 cmd/pci.c:152:11: warning: format ‘%llx’ expects argument of type 10 ‘long long unsigned int’, but argument 3 has type 38 lib/fdtdec.c:1203:8: warning: format ‘%llx’ expects argument of type 39 ‘long long unsigned int’, but argument 3 has type
|
| A D | 0001-pci-Correct-cast-for-sandbox.patch | 11 cmd/pci.c:152:11: warning: format ‘%llx’ expects argument of type 12 ‘long long unsigned int’, but argument 3 has type
|
| A D | 0002-fdt-Correct-cast-for-sandbox-in-fdtdec_setup_mem_siz.patch | 11 lib/fdtdec.c:1203:8: warning: format ‘%llx’ expects argument of type 12 ‘long long unsigned int’, but argument 3 has type
|
| /u-boot/arch/arm/mach-ipq40xx/ |
| A D | pinctrl-snapdragon.c | 89 unsigned int param, unsigned int argument) in msm_pinconf_set() argument 96 TLMM_DRV_STRENGTH_MASK, argument << 6); in msm_pinconf_set() 104 TLMM_GPIO_PULL_MASK, argument); in msm_pinconf_set()
|
| /u-boot/drivers/pinctrl/ |
| A D | pinctrl-kendryte.c | 532 if (argument) in k210_pc_pinconf_set() 538 if (argument) in k210_pc_pinconf_set() 544 argument *= 1000; in k210_pc_pinconf_set() 555 if (argument) in k210_pc_pinconf_set() 561 argument = 1; in k210_pc_pinconf_set() 563 if (argument) in k210_pc_pinconf_set() 574 if (!argument) in k210_pc_pinconf_set() 578 if (argument) in k210_pc_pinconf_set() 584 if (argument) in k210_pc_pinconf_set() 590 if (argument) in k210_pc_pinconf_set() [all …]
|
| A D | pinctrl-sandbox.c | 244 unsigned param, unsigned argument) in sandbox_pinconf_set() argument 250 param, argument); in sandbox_pinconf_set() 253 if (argument) in sandbox_pinconf_set() 263 unsigned param, unsigned argument) in sandbox_pinconf_group_set() argument 267 param, argument); in sandbox_pinconf_group_set()
|
| A D | pinctrl-generic.c | 195 u32 argument) in pinconf_enable_setting() argument 206 argument); in pinconf_enable_setting() 212 return ops->pinconf_set(dev, selector, param, argument); in pinconf_enable_setting() 224 u32 argument) in pinconf_enable_setting() argument
|
| /u-boot/arch/arm/mach-snapdragon/ |
| A D | pinctrl-snapdragon.c | 84 unsigned int param, unsigned int argument) in msm_pinconf_set() argument 91 TLMM_DRV_STRENGTH_MASK, argument << 6); in msm_pinconf_set()
|
| /u-boot/include/dm/ |
| A D | pinctrl.h | 206 unsigned param, unsigned argument); 227 unsigned param, unsigned argument);
|
| /u-boot/tools/ |
| A D | mxsimage.h | 171 uint32_t argument; member 177 uint32_t argument; member
|
| /u-boot/drivers/pinctrl/mtmips/ |
| A D | pinctrl-mt7628.c | 477 unsigned int param, unsigned int argument) in mt7628_pinconf_set() argument 501 BIT(bit), (!!argument) << bit); in mt7628_pinconf_set() 504 ret = mt7628_set_drv_strength(priv->pcbase + offs, argument, in mt7628_pinconf_set() 509 ret = mt7628_set_drv_strength(priv->pcbase + offs, argument, in mt7628_pinconf_set() 515 BIT(bit), (!!argument) << bit); in mt7628_pinconf_set()
|
| /u-boot/arch/arm/include/asm/arch-tegra/ |
| A D | tegra_mmc.h | 24 unsigned int argument; /* _ARGUMENT_0 */ member
|
| /u-boot/doc/ |
| A D | README.udp | 7 The udp framework define a function udp_loop that take as argument
|
| A D | README.silent | 25 the argument "console=" will be in the command line, no matter how
|
| A D | README.fsl-ddr | 341 no argument - reload SPD and start over 344 no argument - recompute from current next_step 347 no argument - show current next_step 350 no argument - print a list of all commands 353 no argument - program memory controller(s) and continue with U-Boot
|
| /u-boot/doc/usage/ |
| A D | echo.rst | 17 Do not print a line feed after the last argument.
|
| A D | bootmenu.rst | 43 The first (optional) argument of the "bootmenu" command is a delay specifier 46 the argument of the "bootmenu" command is not specified, the default delay
|
| /u-boot/doc/device-tree-bindings/pinctrl/ |
| A D | pinctrl-bindings.txt | 269 - pins takes a list of pin names or IDs as a required argument. The specific 273 - pinmux takes a list of pin IDs and mux settings as required argument. The 278 - bias-pull-up, -down and -pin-default take as optional argument on hardware 281 - drive-strength takes as argument the target strength in mA. 283 - drive-strength-microamp takes as argument the target strength in uA. 285 - input-debounce takes the debounce time in usec as argument
|
| /u-boot/drivers/mmc/ |
| A D | arm_pl180_mmci.h | 149 u32 argument; /* 0x08*/ member
|
| /u-boot/doc/uImage.FIT/ |
| A D | command_syntax_extensions.txt | 10 scenarios, and then introduces new argument syntax. 120 New uImage argument syntax 181 In case of the new uImage argument syntax, the address portion of any argument
|
| /u-boot/scripts/coccinelle/iterators/ |
| A D | list_entry_update.cocci | 1 /// list_for_each_entry uses its first argument to get from one element of
|
| A D | itnull.cocci | 1 /// Many iterators have the property that the first argument is always bound
|