Searched defs:configs (Results 1 – 7 of 7) sorted by relevance
/u-boot/tools/ |
A D | moveconfig.py | 649 def cleanup_headers(configs, options): argument 678 def cleanup_one_extra_option(defconfig_path, configs, options): argument 727 def cleanup_extra_options(configs, options): argument 745 def cleanup_whitelist(configs, options): argument 769 def cleanup_readme(configs, options): argument 868 def __init__(self, configs, options, build_dir): argument 1103 def __init__(self, toolchains, configs, options, progress, devnull, argument 1346 def __init__(self, toolchains, configs, options, progress, argument 1478 def move_config(toolchains, configs, options, db_queue): argument
|
A D | atmelimage.c | 46 static const char * const configs[] = { variable
|
A D | zynqmpbif.c | 715 } configs[] = { in bif_fsbl_config() local
|
/u-boot/drivers/pinctrl/ |
A D | pinctrl_pic32.c | 188 const struct pic32_pin_config configs[] = { in pic32_eth_pin_config() local 229 const struct pic32_pin_config configs[] = { in pic32_sdhci_pin_config() local
|
/u-boot/include/linux/usb/ |
A D | composite.h | 402 struct list_head configs; member
|
/u-boot/drivers/pinctrl/renesas/ |
A D | pfc.c | 53 struct sh_pfc_pin_config *configs; member
|
A D | sh_pfc.h | 36 unsigned int configs; member
|
Completed in 19 milliseconds