Home
last modified time | relevance | path

Searched defs:args (Results 101 – 125 of 180) sorted by relevance

12345678

/rk3399_rockchip-uboot/tools/buildman/
H A Dtest.py140 def Make(self, commit, brd, stage, *args, **kwargs):
H A Dtoolchain.py347 def ResolveReferences(self, var_dict, args): argument
/rk3399_rockchip-uboot/include/dm/
H A Dof.h84 uint32_t args[OF_MAX_PHANDLE_ARGS]; member
/rk3399_rockchip-uboot/tools/binman/
H A Dfunc_test.py103 def _RunBinman(self, *args, **kwargs):
117 def _DoBinman(self, *args):
/rk3399_rockchip-uboot/tools/rockchip/
H A Dtrust_merger.c23 #define LOGE(fmt, args...) fprintf(stderr, "E: [%s] " fmt, __func__, ##args) argument
24 #define LOGD(fmt, args...) \ argument
/rk3399_rockchip-uboot/drivers/pinctrl/
H A Dpinctrl-sti.c212 struct fdtdec_phandle_args args; in sti_pinctrl_set_state() local
/rk3399_rockchip-uboot/arch/arm/mach-socfpga/
H A Dmisc_gen5.c97 struct fdtdec_phandle_args args; in socfpga_eth_reset() local
/rk3399_rockchip-uboot/tools/dtoc/
H A Ddtb_platdata.py545 def run_steps(args, dtb_file, include_disabled, output): argument
/rk3399_rockchip-uboot/common/
H A Dautoboot.c25 #define debug_bootkeys(fmt, args...) \ argument
H A Dlcd_console.c212 va_list args; in lcd_printf() local
/rk3399_rockchip-uboot/examples/standalone/
H A Dsched.c64 #define PDEBUG(fmt, args...) { \ argument
/rk3399_rockchip-uboot/drivers/mailbox/
H A Dtegra-hsp.c75 struct ofnode_phandle_args *args) in tegra_hsp_of_xlate()
/rk3399_rockchip-uboot/drivers/net/
H A Ddm9000x.c66 #define DM9000_DBG(fmt,args...) printf(fmt, ##args) argument
78 #define DM9000_DBG(fmt,args...) argument
H A Dne2000_base.h101 #define PRINTK(args...) printf(args) argument
105 #define PRINTK(args...) argument
/rk3399_rockchip-uboot/cmd/
H A Dtftp_update.c21 #define TFTPUD_I(fmt, args...) printf("[TFTPUD]: "fmt, ##args) argument
22 #define TFTPUD_E(fmt, args...) printf("[TFTPUD-ERROR]: "fmt, ##args) argument
/rk3399_rockchip-uboot/tools/patman/
H A Dgitutil.py335 def EmailPatches(series, cover_fname, args, dry_run, raise_on_error, cc_fname, argument
/rk3399_rockchip-uboot/include/
H A Dusbdevice.h29 #define usberr(fmt,args...) serial_printf("ERROR: %s(), %d: "fmt"\n",__FUNCTION__,__LINE__,##args) argument
31 #define usberr(fmt,args...) do{}while(0) argument
37 #define usbdbg(fmt,args...) do{}while(0) argument
43 #define usbinfo(fmt,args...) do{}while(0) argument
/rk3399_rockchip-uboot/post/
H A Dpost.c395 va_list args; in post_log() local
/rk3399_rockchip-uboot/tools/
H A Difdtool.c28 #define debug(fmt, args...) printf(fmt, ##args) argument
30 #define debug(fmt, args...) argument
/rk3399_rockchip-uboot/drivers/core/
H A Dofnode.c355 struct of_phandle_args args; in ofnode_parse_phandle_with_args() local
364 struct fdtdec_phandle_args args; in ofnode_parse_phandle_with_args() local
/rk3399_rockchip-uboot/drivers/power/charge/
H A Dsc8551_charger.c19 #define SC8551_DBG(args...) \ argument
/rk3399_rockchip-uboot/board/xilinx/zynq/zynq-zc706/
H A Dps7_init_gpl.c12990 unsigned long args[16]; // no opcode has so many args ... in ps7_config() local
/rk3399_rockchip-uboot/drivers/gpio/
H A Dtegra186_gpio.c142 struct ofnode_phandle_args *args) in tegra186_gpio_xlate()
H A Dsandbox.c169 struct ofnode_phandle_args *args) in sb_gpio_xlate()
/rk3399_rockchip-uboot/board/xilinx/zynq/zynq-microzed/
H A Dps7_init_gpl.c12750 unsigned long args[16]; // no opcode has so many args ... in ps7_config() local

12345678