| /rk3399_rockchip-uboot/arch/sandbox/cpu/ |
| H A D | start.c | 74 static int sandbox_cmdline_cb_help(struct sandbox_state *state, const char *arg) in sandbox_cmdline_cb_help() 109 const char *arg) in sandbox_cmdline_cb_boot() 117 const char *arg) in sandbox_cmdline_cb_command() 124 static int sandbox_cmdline_cb_fdt(struct sandbox_state *state, const char *arg) in sandbox_cmdline_cb_fdt() 132 const char *arg) in sandbox_cmdline_cb_default_fdt() 151 const char *arg) in sandbox_cmdline_cb_interactive() 160 const char *arg) in sandbox_cmdline_cb_jump() 170 const char *arg) in sandbox_cmdline_cb_memory() 190 const char *arg) in sandbox_cmdline_cb_rm_memory() 199 const char *arg) in sandbox_cmdline_cb_state() [all …]
|
| /rk3399_rockchip-uboot/include/ |
| H A D | dt-structs.h | 14 int arg[0]; member 19 int arg[1]; member 24 int arg[2]; member
|
| H A D | hwconfig.h | 42 static inline int hwconfig_arg_cmp_f(const char *opt, const char *arg, in hwconfig_arg_cmp_f() 78 static inline int hwconfig_arg_cmp(const char *opt, const char *arg) in hwconfig_arg_cmp()
|
| /rk3399_rockchip-uboot/arch/nios2/cpu/ |
| H A D | interrupts.c | 21 void *arg; member 63 static void def_hdlr (void *arg) in def_hdlr() 77 void irq_install_handler (int irq, interrupt_handler_t *hdlr, void *arg) in irq_install_handler()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/ |
| H A D | interrupts.c | 19 void *arg; member 49 irq_install_handler (int irq, interrupt_handler_t * handler, void *arg) in irq_install_handler()
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | interrupts.c | 40 void *arg; member 48 void irq_install_handler(int irq, interrupt_handler_t *handler, void *arg) in irq_install_handler()
|
| /rk3399_rockchip-uboot/arch/m68k/lib/ |
| H A D | interrupts.c | 23 void *arg; member 46 void irq_install_handler (int vec, interrupt_handler_t * handler, void *arg) in irq_install_handler()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | hwconfig.c | 160 int hwconfig_arg_cmp_f(const char *opt, const char *arg, char *buf) in hwconfig_arg_cmp_f() 187 const char *arg; in hwconfig_sub_f() local 209 const char *arg; in hwconfig_subarg_f() local
|
| H A D | iomux.c | 27 int iomux_doenv(const int console, const char *arg) in iomux_doenv()
|
| /rk3399_rockchip-uboot/cmd/ddr_tool/memtester/ |
| H A D | memtester.c | 64 int doing_memtester(ul *arg, ul testenable, ul loops, ul err_exit, in doing_memtester() 158 ul arg[2]; in do_memtester() local
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/ |
| H A D | interrupts.c | 22 void *arg; member 147 void irq_install_handler(int vec, interrupt_handler_t *handler, void *arg) in irq_install_handler()
|
| /rk3399_rockchip-uboot/board/olimex/mx23_olinuxino/ |
| H A D | spl_boot.c | 88 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll()
|
| /rk3399_rockchip-uboot/drivers/qe/ |
| H A D | uec_phy.c | 26 #define ugphy_printk(format, arg...) \ argument 29 #define ugphy_dbg(format, arg...) \ argument 31 #define ugphy_err(format, arg...) \ argument 33 #define ugphy_info(format, arg...) \ argument 35 #define ugphy_warn(format, arg...) \ argument
|
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ |
| H A D | linux-compat.h | 15 #define dev_WARN(dev, format, arg...) debug(format, ##arg) argument
|
| /rk3399_rockchip-uboot/board/creative/xfi3/ |
| H A D | spl_boot.c | 131 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll()
|
| /rk3399_rockchip-uboot/board/sandisk/sansa_fuze_plus/ |
| H A D | spl_boot.c | 137 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll()
|
| /rk3399_rockchip-uboot/board/bluegiga/apx4devkit/ |
| H A D | spl_boot.c | 135 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll()
|
| /rk3399_rockchip-uboot/board/ppcag/bg0900/ |
| H A D | spl_boot.c | 150 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll()
|
| /rk3399_rockchip-uboot/board/schulercontrol/sc_sps_1/ |
| H A D | spl_boot.c | 141 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll()
|
| /rk3399_rockchip-uboot/drivers/pinctrl/uniphier/ |
| H A D | pinctrl-uniphier-core.c | 133 unsigned int param, unsigned int arg) in uniphier_pinconf_bias_set() 173 unsigned int param, unsigned int arg) in uniphier_pinconf_set_one() 197 unsigned int param, unsigned int arg) in uniphier_pinconf_group_set()
|
| /rk3399_rockchip-uboot/board/aries/m28evk/ |
| H A D | spl_boot.c | 203 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll()
|
| /rk3399_rockchip-uboot/board/freescale/mx23evk/ |
| H A D | spl_boot.c | 132 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll()
|
| /rk3399_rockchip-uboot/drivers/crypto/fsl/ |
| H A D | jr.c | 182 void (*callback)(uint32_t status, void *arg), in jr_enqueue() 266 void *arg = NULL; in jr_dequeue() local 340 static void desc_done(uint32_t status, void *arg) in desc_done()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | interrupts.c | 85 irq_install_handler(int vec, interrupt_handler_t *handler, void *arg) in irq_install_handler()
|
| /rk3399_rockchip-uboot/board/freescale/mx28evk/ |
| H A D | iomux.c | 203 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll()
|