/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/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) 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() 306 #if CONFIG_IS_ENABLED(BOOTSTAGE_FDT) in boot_jump_linux() [all …]
|
/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 | 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) 498 #if !CONFIG_IS_ENABLED(DM_MMC) 571 #if !CONFIG_IS_ENABLED(BLK) 599 #if CONFIG_IS_ENABLED(MMC_WRITE) 606 #if CONFIG_IS_ENABLED(MMC_WRITE) 618 #if !CONFIG_IS_ENABLED(BLK) 625 #if CONFIG_IS_ENABLED(DM_MMC) 627 #if CONFIG_IS_ENABLED(DM_REGULATOR) [all …]
|
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 | 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/common/spl/ |
H A D | spl.c | 20 #if CONFIG_IS_ENABLED(BANNER_PRINT) 344 #if CONFIG_IS_ENABLED(HANDOFF) 402 #if CONFIG_IS_ENABLED(LOG) 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() 659 if (CONFIG_IS_ENABLED(GPIO_HOG)) in board_init_r() 662 #if CONFIG_IS_ENABLED(BOARD_INIT) in board_init_r() 705 #if CONFIG_IS_ENABLED(ATF) in board_init_r() 711 #if CONFIG_IS_ENABLED(OPTEE) in board_init_r() [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/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/drivers/mmc/ |
H A D | mmc.c | 26 #if !CONFIG_IS_ENABLED(MMC_TINY) 30 #if !CONFIG_IS_ENABLED(DM_MMC) 196 #if !CONFIG_IS_ENABLED(DM_MMC) 397 #if CONFIG_IS_ENABLED(BLK) 404 #if CONFIG_IS_ENABLED(BLK) in mmc_bread() 1160 #if !CONFIG_IS_ENABLED(DM_MMC) 2529 #if CONFIG_IS_ENABLED(DM_MMC) in mmc_power_init() 2576 #if CONFIG_IS_ENABLED(DM_MMC) && CONFIG_IS_ENABLED(DM_REGULATOR) in mmc_power_on() 2592 #if CONFIG_IS_ENABLED(DM_MMC) && CONFIG_IS_ENABLED(DM_REGULATOR) in mmc_power_off() 2655 #if CONFIG_IS_ENABLED(DM_MMC) in mmc_get_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() 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) || \ 414 CONFIG_IS_ENABLED(MMC_HS400_SUPPORT) 417 #if CONFIG_IS_ENABLED(MMC_UHS_SUPPORT) 527 #if CONFIG_IS_ENABLED(MMC_UHS_SUPPORT) || \ in renesas_sdhi_probe() [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)
|
H A D | mmc-uclass.c | 63 #if CONFIG_IS_ENABLED(MMC_UHS_SUPPORT) 187 #if CONFIG_IS_ENABLED(BLK) 371 #if CONFIG_IS_ENABLED(MMC_UHS_SUPPORT) || \ 372 CONFIG_IS_ENABLED(MMC_HS200_SUPPORT) || \ 373 CONFIG_IS_ENABLED(MMC_HS400_SUPPORT) 386 #if CONFIG_IS_ENABLED(MMC_WRITE) 398 #if CONFIG_IS_ENABLED(MMC_UHS_SUPPORT) || \ 399 CONFIG_IS_ENABLED(MMC_HS200_SUPPORT) || \ 400 CONFIG_IS_ENABLED(MMC_HS400_SUPPORT)
|
H A D | omap_hsmmc.c | 77 #if !CONFIG_IS_ENABLED(DM_MMC) 84 #if CONFIG_IS_ENABLED(DM_MMC) 92 #if CONFIG_IS_ENABLED(DM_MMC) 165 #if CONFIG_IS_ENABLED(DM_MMC) in omap_hsmmc_get_data() 173 #if CONFIG_IS_ENABLED(DM_MMC) in omap_hsmmc_get_cfg() 301 #if CONFIG_IS_ENABLED(DM_MMC) 843 #if CONFIG_IS_ENABLED(DM_MMC) in omap_hsmmc_init_setup() 1899 #if CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA) 1991 #if CONFIG_IS_ENABLED(OF_CONTROL) && CONFIG_IS_ENABLED(DM_GPIO) 2017 #if CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA) [all …]
|
/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/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/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/common/ |
H A D | console.c | 45 #if CONFIG_IS_ENABLED(CONSOLE_MUX) in on_console() 89 #if CONFIG_IS_ENABLED(SYS_CONSOLE_IS_IN_ENV) 172 #if CONFIG_IS_ENABLED(CONSOLE_MUX) 319 #if CONFIG_IS_ENABLED(CONSOLE_MUX) in fgetc() 440 #if CONFIG_IS_ENABLED(PRE_CONSOLE_BUFFER) 735 #if !CONFIG_IS_ENABLED(PRE_CONSOLE_BUFFER) in console_announce_r() 792 #if CONFIG_IS_ENABLED(CONSOLE_MUX) in console_init_r() 813 #if CONFIG_IS_ENABLED(CONSOLE_MUX) in console_init_r() 846 #if CONFIG_IS_ENABLED(CONSOLE_MUX) in console_init_r() 920 #if CONFIG_IS_ENABLED(CONSOLE_MUX) in console_init_r() [all …]
|
/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()
|