Home
last modified time | relevance | path

Searched defs:options (Results 1 – 25 of 25) sorted by relevance

/rk3399_rockchip-uboot/tools/buildman/
H A Dcontrol.py26 def GetActionSummary(is_summary, commits, selected, options): argument
45 def ShowActions(series, why_selected, boards_selected, builder, options): argument
84 def DoBuildman(options, args, toolchains=None, make_func=None, boards=None, argument
H A Dbuildman55 options, args = cmdline.ParseArgs() variable
H A Dbuildman.py55 options, args = cmdline.ParseArgs() variable
H A Dboard.py76 def __init__(self, status, arch, cpu, soc, vendor, board_name, target, options): argument
/rk3399_rockchip-uboot/tools/
H A Dmoveconfig.py535 def confirm(options, prompt): argument
549 def cleanup_one_header(header_path, patterns, options): argument
609 def cleanup_headers(configs, options): argument
633 def cleanup_one_extra_option(defconfig_path, configs, options): argument
682 def cleanup_extra_options(configs, options): argument
700 def cleanup_whitelist(configs, options): argument
724 def cleanup_readme(configs, options): argument
803 def __init__(self, configs, options, build_dir): argument
1036 def __init__(self, toolchains, configs, options, progress, devnull, argument
1279 def __init__(self, toolchains, configs, options, progress, argument
[all …]
H A Dkwbimage.h85 uint8_t options; /* 0x18 */ member
/rk3399_rockchip-uboot/drivers/video/
H A Dvideomodes.c236 unsigned int *depth, unsigned int *freq, const char **options) in video_get_video_mode()
296 const char **options) in video_get_ctfb_res_modes()
332 void video_get_option_string(const char *options, const char *name, in video_get_option_string()
363 int video_get_option_int(const char *options, const char *name, int def) in video_get_option_int()
H A Dfsl_diu_fb.c380 const char *options; in video_hw_init() local
H A Dfsl_dcu_fb.c374 const char *options; in video_hw_init() local
/rk3399_rockchip-uboot/drivers/ddr/fsl/
H A Dinteractive.c154 static const struct options_string options[] = { in lowest_common_dimm_parameters_edit() local
221 static const struct options_string options[] = { in fsl_ddr_dimm_parameters_edit() local
318 static const struct options_string options[] = { in print_dimm_parameters() local
426 static const struct options_string options[] = { in print_lowest_common_dimm_parameters() local
504 static const struct options_string options[] = { in fsl_ddr_options_edit() local
599 static const struct options_string options[] = { in print_fsl_memctl_config_regs() local
689 static const struct options_string options[] = { in fsl_ddr_regs_edit() local
794 static const struct options_string options[] = { in print_memctl_options() local
1808 static const struct data_strings options[] = { in fsl_ddr_parse_interactive_cmd() local
/rk3399_rockchip-uboot/tools/binman/
H A Dbinman.py73 def RunBinman(options, args): argument
H A Dbinman73 def RunBinman(options, args): argument
H A Dcontrol.py56 def Binman(options, args): argument
/rk3399_rockchip-uboot/include/linux/mtd/
H A Dbbm.h48 int options; member
146 int options; member
H A Donenand.h81 unsigned int options; member
H A Drawnand.h579 unsigned int options; member
893 unsigned int options; member
1054 unsigned int options; member
1109 unsigned int options; member
/rk3399_rockchip-uboot/drivers/crypto/fsl/
H A Ddesc_constr.h89 static inline void init_desc(u32 *desc, u32 options) in init_desc()
94 static inline void init_job_desc(u32 *desc, u32 options) in init_job_desc()
99 static inline void init_job_desc_pdb(u32 *desc, u32 options, size_t pdb_bytes) in init_job_desc_pdb()
H A Djobdesc.c182 u32 options; in inline_cnstr_jobdesc_hash() local
/rk3399_rockchip-uboot/include/fsl-mc/
H A Dfsl_dpbp.h92 uint32_t options; member
H A Dfsl_dpni.h738 uint32_t options; member
901 uint32_t options; member
1040 uint32_t options; member
1250 uint64_t options; member
1275 uint64_t options; member
1428 uint32_t options; member
1472 uint32_t options; member
1523 uint32_t options; member
H A Dfsl_dpmac.h334 uint64_t options; member
359 uint64_t options; member
H A Dfsl_dprc.h570 uint64_t options; member
659 uint64_t options; member
/rk3399_rockchip-uboot/tools/rockchip/
H A Dboot_merger.h89 } options; typedef
/rk3399_rockchip-uboot/drivers/video/sunxi/
H A Dsunxi_display.c1187 const char *options; local
/rk3399_rockchip-uboot/fs/ubifs/
H A Dsuper.c1161 static int ubifs_parse_options(struct ubifs_info *c, char *options, in ubifs_parse_options()