| /openbmc/u-boot/drivers/fastboot/ |
| H A D | fb_command.c | 32 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH) 37 #if CONFIG_IS_ENABLED(FASTBOOT_CMD_OEM_FORMAT) 53 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH) 83 #if CONFIG_IS_ENABLED(FASTBOOT_CMD_OEM_FORMAT) 257 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH) 269 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH_MMC) in flash() 273 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH_NAND) in flash() 290 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH_MMC) in erase() 293 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH_NAND) in erase() 313 #if CONFIG_IS_ENABLED(FASTBOOT_CMD_OEM_FORMAT)
|
| H A D | fb_getvar.c | 23 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH_MMC) 26 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH) 67 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH_MMC) 72 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH) 140 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH_MMC) 159 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH) 165 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH_MMC) in getvar_partition_size() 174 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH_NAND) in getvar_partition_size()
|
| /openbmc/u-boot/include/ |
| H A D | power-domain.h | 90 #if CONFIG_IS_ENABLED(POWER_DOMAIN) 109 #if CONFIG_IS_ENABLED(POWER_DOMAIN) 128 #if CONFIG_IS_ENABLED(POWER_DOMAIN) 144 #if CONFIG_IS_ENABLED(POWER_DOMAIN) 160 #if CONFIG_IS_ENABLED(POWER_DOMAIN)
|
| H A D | clk.h | 81 #if CONFIG_IS_ENABLED(OF_CONTROL) && CONFIG_IS_ENABLED(CLK) 173 #if (CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA)) && \ 174 CONFIG_IS_ENABLED(CLK)
|
| H A D | mmc.h | 17 #if CONFIG_IS_ENABLED(MMC_HS200_SUPPORT) 20 #if CONFIG_IS_ENABLED(MMC_UHS_SUPPORT) 396 #if CONFIG_IS_ENABLED(DM_MMC) 452 #if CONFIG_IS_ENABLED(MMC_UHS_SUPPORT) 498 #if !CONFIG_IS_ENABLED(DM_MMC) 539 #if CONFIG_IS_ENABLED(MMC_UHS_SUPPORT) in mmc_is_mode_ddr() 543 #if CONFIG_IS_ENABLED(MMC_HS400_SUPPORT) in mmc_is_mode_ddr() 557 #if CONFIG_IS_ENABLED(MMC_UHS_SUPPORT) in supports_uhs() 571 #if !CONFIG_IS_ENABLED(BLK) 599 #if CONFIG_IS_ENABLED(MMC_WRITE) [all …]
|
| H A D | log.h | 93 #if CONFIG_IS_ENABLED(LOG) 113 #if CONFIG_IS_ENABLED(LOG) 123 if (CONFIG_IS_ENABLED(LOG) && (_l <= _LOG_MAX_LEVEL || _LOG_DEBUG)) \ 144 #if !_DEBUG && CONFIG_IS_ENABLED(LOG) 190 #if CONFIG_IS_ENABLED(LOG) && defined(CONFIG_LOG_ERROR_RETURN) 397 #if CONFIG_IS_ENABLED(LOG)
|
| H A D | dfu.h | 204 #if CONFIG_IS_ENABLED(DFU_MMC) 215 #if CONFIG_IS_ENABLED(DFU_NAND) 226 #if CONFIG_IS_ENABLED(DFU_RAM) 237 #if CONFIG_IS_ENABLED(DFU_SF) 261 #if CONFIG_IS_ENABLED(DFU_TFTP)
|
| /openbmc/u-boot/arch/mips/lib/ |
| H A D | bootm.c | 154 if (CONFIG_IS_ENABLED(MALTA)) { in linux_env_set() 175 if (CONFIG_IS_ENABLED(MEMSIZE_IN_BYTES)) { in linux_env_legacy() 212 if (CONFIG_IS_ENABLED(MALTA)) { in linux_env_legacy() 246 #if CONFIG_IS_ENABLED(MIPS_BOOT_FDT) && CONFIG_IS_ENABLED(OF_LIBFDT) in boot_reloc_fdt() 255 #if CONFIG_IS_ENABLED(MIPS_BOOT_FDT) && CONFIG_IS_ENABLED(OF_LIBFDT) 275 if (CONFIG_IS_ENABLED(MIPS_BOOT_FDT) && images->ft_len) { in boot_prep_linux() 279 if (CONFIG_IS_ENABLED(MIPS_BOOT_CMDLINE_LEGACY)) { in boot_prep_linux() 282 if (!CONFIG_IS_ENABLED(MIPS_BOOT_ENV_LEGACY)) in boot_prep_linux() 288 if (CONFIG_IS_ENABLED(MIPS_BOOT_ENV_LEGACY)) in boot_prep_linux() 303 if (CONFIG_IS_ENABLED(MALTA)) in boot_jump_linux() [all …]
|
| /openbmc/u-boot/arch/x86/lib/ |
| H A D | interrupts.c | 35 #if !CONFIG_IS_ENABLED(X86_64) 67 if (CONFIG_IS_ENABLED(I8259_PIC)) in irq_install_handler() 87 if (CONFIG_IS_ENABLED(I8259_PIC)) in irq_free_handler() 109 if (CONFIG_IS_ENABLED(I8259_PIC)) in do_irq() 115 if (CONFIG_IS_ENABLED(I8259_PIC)) { in do_irq() 131 #if !CONFIG_IS_ENABLED(X86_64) in do_irqinfo()
|
| /openbmc/u-boot/include/configs/ |
| H A D | rockchip-common.h | 15 #if CONFIG_IS_ENABLED(CMD_MMC) 23 #if CONFIG_IS_ENABLED(CMD_USB) 29 #if CONFIG_IS_ENABLED(CMD_PXE) 35 #if CONFIG_IS_ENABLED(CMD_DHCP)
|
| /openbmc/u-boot/common/spl/ |
| H A D | spl.c | 20 #if CONFIG_IS_ENABLED(BANNER_PRINT) 54 #if defined(CONFIG_SPL_OS_BOOT) || CONFIG_IS_ENABLED(HANDOFF) 344 #if CONFIG_IS_ENABLED(HANDOFF) 402 #if CONFIG_IS_ENABLED(LOG) in spl_common_init() 409 if (CONFIG_IS_ENABLED(BLOBLIST)) { in spl_common_init() 417 if (CONFIG_IS_ENABLED(HANDOFF)) { in spl_common_init() 426 if (CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA)) { in spl_common_init() 433 if (CONFIG_IS_ENABLED(DM)) { in spl_common_init() 436 ret = dm_init_and_scan(!CONFIG_IS_ENABLED(OF_PLATDATA)); in spl_common_init() 659 if (CONFIG_IS_ENABLED(GPIO_HOG)) in board_init_r() [all …]
|
| H A D | spl_ram.c | 38 #if CONFIG_IS_ENABLED(DFU) in spl_ram_load_image() 76 #if CONFIG_IS_ENABLED(RAM_DEVICE) 79 #if CONFIG_IS_ENABLED(DFU)
|
| /openbmc/u-boot/drivers/serial/ |
| H A D | serial_omap.c | 97 #if CONFIG_IS_ENABLED(DM_SERIAL) 99 #if CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA) 152 #if CONFIG_IS_ENABLED(SERIAL_PRESENT) 156 #if CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA) 164 #if !CONFIG_IS_ENABLED(OF_CONTROL)
|
| H A D | serial-uclass.c | 29 #if CONFIG_IS_ENABLED(SERIAL_PRESENT) 81 if (CONFIG_IS_ENABLED(OF_PLATDATA)) { in serial_find_console_or_panic() 87 } else if (CONFIG_IS_ENABLED(OF_CONTROL) && blob) { in serial_find_console_or_panic() 104 if (!SPL_BUILD || !CONFIG_IS_ENABLED(OF_CONTROL) || !blob) { in serial_find_console_or_panic() 159 #if CONFIG_IS_ENABLED(SERIAL_PRESENT) in serial_init() 216 #if CONFIG_IS_ENABLED(SERIAL_RX_BUFFER) 341 #if CONFIG_IS_ENABLED(SERIAL_PRESENT) 425 #if CONFIG_IS_ENABLED(SERIAL_PRESENT) 477 #if CONFIG_IS_ENABLED(SERIAL_RX_BUFFER) in serial_post_probe() 489 #if CONFIG_IS_ENABLED(SYS_STDIO_DEREGISTER) in serial_pre_remove()
|
| /openbmc/u-boot/include/dm/ |
| H A D | device-internal.h | 107 #if CONFIG_IS_ENABLED(DM_DEVICE_REMOVE) 121 #if CONFIG_IS_ENABLED(DM_DEVICE_REMOVE) 127 #if CONFIG_IS_ENABLED(DM_DEVICE_REMOVE) 144 #if CONFIG_IS_ENABLED(DM_DEVICE_REMOVE) 160 #if CONFIG_IS_ENABLED(DM_DEVICE_REMOVE)
|
| /openbmc/u-boot/drivers/core/ |
| H A D | fdtaddr.c | 21 #if CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA) in devfdt_get_addr_index() 24 if (CONFIG_IS_ENABLED(OF_TRANSLATE)) { in devfdt_get_addr_index() 70 if (CONFIG_IS_ENABLED(SIMPLE_BUS) && addr != FDT_ADDR_T_NONE) { in devfdt_get_addr_index() 94 #if CONFIG_IS_ENABLED(OF_CONTROL) in devfdt_get_addr_size_index() 115 #if CONFIG_IS_ENABLED(OF_CONTROL) in devfdt_get_addr_name()
|
| H A D | root.c | 171 #if CONFIG_IS_ENABLED(OF_CONTROL) in dm_init() 172 # if CONFIG_IS_ENABLED(OF_LIVE) in dm_init() 195 #if CONFIG_IS_ENABLED(DM_DEVICE_REMOVE) 217 #if CONFIG_IS_ENABLED(OF_LIVE) 255 #if CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA) 317 #if CONFIG_IS_ENABLED(OF_LIVE) in dm_scan_fdt_dev() 329 #if CONFIG_IS_ENABLED(OF_LIVE) in dm_scan_fdt() 353 #if CONFIG_IS_ENABLED(OF_LIVE) in dm_scan_fdt_ofnode_path() 404 if (CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA)) { in dm_init_and_scan()
|
| /openbmc/u-boot/drivers/timer/ |
| H A D | rockchip_timer.c | 17 #if CONFIG_IS_ENABLED(OF_PLATDATA) 40 #if CONFIG_IS_ENABLED(BOOTSTAGE) 54 #if !CONFIG_IS_ENABLED(OF_PLATDATA) in timer_get_boot_us() 100 #if !CONFIG_IS_ENABLED(OF_PLATDATA) in rockchip_clk_ofdata_to_platdata() 137 #if CONFIG_IS_ENABLED(OF_PLATDATA) in rockchip_timer_probe() 167 #if CONFIG_IS_ENABLED(OF_PLATDATA)
|
| /openbmc/u-boot/drivers/mmc/ |
| H A D | mmc.c | 26 #if !CONFIG_IS_ENABLED(MMC_TINY) 30 #if !CONFIG_IS_ENABLED(DM_MMC) 32 #if CONFIG_IS_ENABLED(MMC_UHS_SUPPORT) 134 #if CONFIG_IS_ENABLED(MMC_VERBOSE) || defined(DEBUG) 196 #if !CONFIG_IS_ENABLED(DM_MMC) 397 #if CONFIG_IS_ENABLED(BLK) 404 #if CONFIG_IS_ENABLED(BLK) in mmc_bread() 418 if (CONFIG_IS_ENABLED(MMC_TINY)) in mmc_bread() 475 #if CONFIG_IS_ENABLED(MMC_UHS_SUPPORT) 602 #if CONFIG_IS_ENABLED(MMC_UHS_SUPPORT) in sd_send_op_cond() [all …]
|
| H A D | renesas-sdhi.c | 20 #if CONFIG_IS_ENABLED(MMC_UHS_SUPPORT) || \ 21 CONFIG_IS_ENABLED(MMC_HS200_SUPPORT) || \ 22 CONFIG_IS_ENABLED(MMC_HS400_SUPPORT) 371 #if CONFIG_IS_ENABLED(MMC_UHS_SUPPORT) || \ in renesas_sdhi_set_ios() 372 CONFIG_IS_ENABLED(MMC_HS200_SUPPORT) || \ in renesas_sdhi_set_ios() 373 CONFIG_IS_ENABLED(MMC_HS400_SUPPORT) in renesas_sdhi_set_ios() 386 #if CONFIG_IS_ENABLED(MMC_UHS_SUPPORT) 412 #if CONFIG_IS_ENABLED(MMC_UHS_SUPPORT) || \ 413 CONFIG_IS_ENABLED(MMC_HS200_SUPPORT) || \ 414 CONFIG_IS_ENABLED(MMC_HS400_SUPPORT) [all …]
|
| H A D | mmc_private.h | 22 #if CONFIG_IS_ENABLED(BLK) 30 #if CONFIG_IS_ENABLED(MMC_WRITE) 32 #if CONFIG_IS_ENABLED(BLK) 46 #if CONFIG_IS_ENABLED(BLK)
|
| /openbmc/u-boot/drivers/usb/musb-new/ |
| H A D | ti-musb.c | 22 #if CONFIG_IS_ENABLED(DM_USB) 49 #if CONFIG_IS_ENABLED(OF_CONTROL) 176 #if CONFIG_IS_ENABLED(OF_CONTROL) 199 #if CONFIG_IS_ENABLED(OF_CONTROL) 209 #if CONFIG_IS_ENABLED(DM_USB_GADGET) 214 #if CONFIG_IS_ENABLED(OF_CONTROL) 272 #if CONFIG_IS_ENABLED(OF_CONTROL) 284 #if CONFIG_IS_ENABLED(OF_CONTROL)
|
| /openbmc/u-boot/drivers/phy/ |
| H A D | meson-gxl-usb2.c | 99 #if CONFIG_IS_ENABLED(DM_REGULATOR) 102 #if CONFIG_IS_ENABLED(CLK) 150 #if CONFIG_IS_ENABLED(DM_REGULATOR) in phy_meson_gxl_usb2_power_on() 172 #if CONFIG_IS_ENABLED(DM_REGULATOR) in phy_meson_gxl_usb2_power_off() 199 #if CONFIG_IS_ENABLED(CLK) in meson_gxl_usb2_phy_probe() 212 #if CONFIG_IS_ENABLED(DM_REGULATOR) in meson_gxl_usb2_phy_probe()
|
| /openbmc/u-boot/lib/ |
| H A D | hang.c | 24 (CONFIG_IS_ENABLED(LIBCOMMON_SUPPORT) && \ in hang() 25 CONFIG_IS_ENABLED(SERIAL_SUPPORT)) in hang()
|
| /openbmc/u-boot/drivers/firmware/ |
| H A D | firmware-uclass.c | 10 #if CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA)
|