| /rk3399_rockchip-uboot/include/ |
| H A D | hwconfig.h | 30 static inline int hwconfig_f(const char *opt, char *buf) in hwconfig_f() 35 static inline const char *hwconfig_arg_f(const char *opt, size_t *arglen, in hwconfig_arg_f() 42 static inline int hwconfig_arg_cmp_f(const char *opt, const char *arg, in hwconfig_arg_cmp_f() 48 static inline int hwconfig_sub_f(const char *opt, const char *subopt, char *buf) in hwconfig_sub_f() 53 static inline const char *hwconfig_subarg_f(const char *opt, const char *subopt, in hwconfig_subarg_f() 60 static inline int hwconfig_subarg_cmp_f(const char *opt, const char *subopt, in hwconfig_subarg_cmp_f() 68 static inline int hwconfig(const char *opt) in hwconfig() 73 static inline const char *hwconfig_arg(const char *opt, size_t *arglen) in hwconfig_arg() 78 static inline int hwconfig_arg_cmp(const char *opt, const char *arg) in hwconfig_arg_cmp() 83 static inline int hwconfig_sub(const char *opt, const char *subopt) in hwconfig_sub() [all …]
|
| /rk3399_rockchip-uboot/common/ |
| H A D | hwconfig.c | 29 static const char *hwconfig_parse(const char *opts, size_t maxlen, in hwconfig_parse() 72 static const char *__hwconfig(const char *opt, size_t *arglen, in __hwconfig() 123 int hwconfig_f(const char *opt, char *buf) in hwconfig_f() 141 const char *hwconfig_arg_f(const char *opt, size_t *arglen, char *buf) in hwconfig_arg_f() 160 int hwconfig_arg_cmp_f(const char *opt, const char *arg, char *buf) in hwconfig_arg_cmp_f() 184 int hwconfig_sub_f(const char *opt, const char *subopt, char *buf) in hwconfig_sub_f() 205 const char *hwconfig_subarg_f(const char *opt, const char *subopt, in hwconfig_subarg_f() 227 int hwconfig_subarg_cmp_f(const char *opt, const char *subopt, in hwconfig_subarg_cmp_f()
|
| H A D | cli_hush.c | 3388 int opt; local
|
| /rk3399_rockchip-uboot/drivers/phy/marvell/ |
| H A D | comphy_mux.c | 24 int lane, opt, valid; in comphy_mux_check_config() local 61 int opt; in comphy_mux_get_mux_value() local
|
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_image_loader.c | 127 IMAGE_OPTIONAL_HEADER64 *opt = &nt64->OptionalHeader; in efi_load_pe() local 140 IMAGE_OPTIONAL_HEADER32 *opt = &nt->OptionalHeader; in efi_load_pe() local
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | dumpimage.c | 60 int opt; in main() local
|
| H A D | mkimage.c | 146 int opt; in process_args() local
|
| H A D | proftool.c | 568 int opt; in main() local
|
| H A D | ifdtool.c | 814 int opt, option_index = 0; in main() local
|
| H A D | fdtgrep.c | 1072 int opt; in scan_args() local
|
| /rk3399_rockchip-uboot/board/phytec/phycore_rk3288/ |
| H A D | phycore-rk3288.c | 77 struct rk3288_som opt; in rk3288_board_late_init() local
|
| /rk3399_rockchip-uboot/drivers/dma/ |
| H A D | ti-edma3.c | 91 u32 opt; in edma3_set_dest() local 162 u32 opt; in edma3_set_src() local 252 u32 opt; in edma3_set_transfer_params() local
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/ti-common/ |
| H A D | ti-edma3.h | 61 u32 opt; member 79 u32 opt; member
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | dtc.c | 177 int opt; in main() local
|
| /rk3399_rockchip-uboot/arch/sandbox/cpu/ |
| H A D | start.c | 48 struct sandbox_cmdline_option *opt = sb_opt[i]; in sandbox_early_getopt_check() local
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | conf.c | 495 int opt; in main() local
|
| /rk3399_rockchip-uboot/net/ |
| H A D | bootp.c | 308 u8 *opt = ext; in bootp_process_vendor() local
|
| /rk3399_rockchip-uboot/drivers/ddr/fsl/ |
| H A D | interactive.c | 71 const char *opt, in handle_option_table()
|