/u-boot/arch/riscv/cpu/ax25/ |
A D | cache.c | 16 #if CONFIG_IS_ENABLED(RISCV_MMODE) 49 #if !CONFIG_IS_ENABLED(SYS_ICACHE_OFF) in flush_dcache_all() 51 #if CONFIG_IS_ENABLED(RISCV_MMODE) in flush_dcache_all() 70 #if !CONFIG_IS_ENABLED(SYS_ICACHE_OFF) in icache_enable() 72 #if CONFIG_IS_ENABLED(RISCV_MMODE) in icache_enable() 85 #if !CONFIG_IS_ENABLED(SYS_ICACHE_OFF) in icache_disable() 87 #if CONFIG_IS_ENABLED(RISCV_MMODE) in icache_disable() 103 #if CONFIG_IS_ENABLED(RISCV_MMODE) in dcache_enable() 121 #if CONFIG_IS_ENABLED(RISCV_MMODE) in dcache_disable() 141 #if CONFIG_IS_ENABLED(RISCV_MMODE) in icache_status() [all …]
|
/u-boot/include/ |
A D | power-domain.h | 79 #if CONFIG_IS_ENABLED(POWER_DOMAIN) 98 #if CONFIG_IS_ENABLED(POWER_DOMAIN) 117 #if CONFIG_IS_ENABLED(POWER_DOMAIN) 133 #if CONFIG_IS_ENABLED(POWER_DOMAIN) 149 #if CONFIG_IS_ENABLED(POWER_DOMAIN) 165 #if (CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA)) && \ 166 CONFIG_IS_ENABLED(POWER_DOMAIN) 182 #if (CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA)) && \ 183 CONFIG_IS_ENABLED(POWER_DOMAIN)
|
A D | fastboot.h | 27 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH) 38 #if CONFIG_IS_ENABLED(FASTBOOT_CMD_OEM_FORMAT) 41 #if CONFIG_IS_ENABLED(FASTBOOT_CMD_OEM_PARTCONF) 44 #if CONFIG_IS_ENABLED(FASTBOOT_CMD_OEM_BOOTBUS) 47 #if CONFIG_IS_ENABLED(FASTBOOT_UUU_SUPPORT) 176 #if CONFIG_IS_ENABLED(FASTBOOT_UUU_SUPPORT)
|
/u-boot/drivers/fastboot/ |
A D | fb_command.c | 35 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH) 42 #if CONFIG_IS_ENABLED(FASTBOOT_CMD_OEM_FORMAT) 48 #if CONFIG_IS_ENABLED(FASTBOOT_CMD_OEM_BOOTBUS) 52 #if CONFIG_IS_ENABLED(FASTBOOT_UUU_SUPPORT) 69 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH) 125 #if CONFIG_IS_ENABLED(FASTBOOT_UUU_SUPPORT) 303 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH) 315 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH_MMC) in flash() 319 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH_NAND) in flash() 336 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH_MMC) in erase() [all …]
|
A D | fb_getvar.c | 24 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH) 27 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH_MMC) 30 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH) 66 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH) 71 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH_MMC) 76 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH) 87 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH) 105 # if CONFIG_IS_ENABLED(FASTBOOT_FLASH_MMC) in getvar_get_part_info() 184 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH) 218 #if CONFIG_IS_ENABLED(FASTBOOT_FLASH_MMC) [all …]
|
/u-boot/include/asm-generic/ |
A D | global_data.h | 111 #if CONFIG_IS_ENABLED(PRE_CONSOLE_BUFFER) 218 # if CONFIG_IS_ENABLED(OF_PLATDATA) 241 #if CONFIG_IS_ENABLED(OF_LIVE) 248 #if CONFIG_IS_ENABLED(MULTI_DTB_FIT) 414 #if CONFIG_IS_ENABLED(BLOBLIST) 424 #if CONFIG_IS_ENABLED(HANDOFF) 438 #if CONFIG_IS_ENABLED(WDT) 450 #if CONFIG_IS_ENABLED(GENERATE_SMBIOS_TABLE) 470 #if CONFIG_IS_ENABLED(OF_LIVE) 480 #if CONFIG_IS_ENABLED(OF_PLATDATA) [all …]
|
/u-boot/arch/arm/cpu/arm926ejs/ |
A D | cache.c | 11 #if !CONFIG_IS_ENABLED(SYS_DCACHE_OFF) 67 #if CONFIG_IS_ENABLED(SYS_THUMB_BUILD) 71 #if !CONFIG_IS_ENABLED(SYS_ICACHE_OFF) 85 #if !CONFIG_IS_ENABLED(SYS_ICACHE_OFF) in enable_caches() 88 #if !CONFIG_IS_ENABLED(SYS_DCACHE_OFF) in enable_caches()
|
/u-boot/arch/arm/cpu/arm11/ |
A D | cpu.c | 57 #if !CONFIG_IS_ENABLED(SYS_DCACHE_OFF) 103 #if !(CONFIG_IS_ENABLED(SYS_ICACHE_OFF) && CONFIG_IS_ENABLED(SYS_DCACHE_OFF)) 106 #if !CONFIG_IS_ENABLED(SYS_ICACHE_OFF) in enable_caches() 109 #if !CONFIG_IS_ENABLED(SYS_DCACHE_OFF) in enable_caches()
|
/u-boot/include/configs/ |
A D | rockchip-common.h | 18 #if CONFIG_IS_ENABLED(CMD_MMC) 26 #if CONFIG_IS_ENABLED(CMD_NVME) 32 #if CONFIG_IS_ENABLED(CMD_USB) 38 #if CONFIG_IS_ENABLED(CMD_PXE) 44 #if CONFIG_IS_ENABLED(CMD_DHCP) 50 #if CONFIG_IS_ENABLED(CMD_SF)
|
/u-boot/arch/mips/lib/ |
A D | bootm.c | 159 if (CONFIG_IS_ENABLED(MALTA)) { in linux_env_set() 180 if (CONFIG_IS_ENABLED(MEMSIZE_IN_BYTES)) { in linux_env_legacy() 217 if (CONFIG_IS_ENABLED(MALTA)) { in linux_env_legacy() 234 #if CONFIG_IS_ENABLED(MIPS_BOOT_FDT) && CONFIG_IS_ENABLED(OF_LIBFDT) in boot_reloc_fdt() 243 #if CONFIG_IS_ENABLED(MIPS_BOOT_FDT) && CONFIG_IS_ENABLED(OF_LIBFDT) 267 if (CONFIG_IS_ENABLED(MIPS_BOOT_CMDLINE_LEGACY)) { in boot_prep_linux() 270 if (!CONFIG_IS_ENABLED(MIPS_BOOT_ENV_LEGACY)) in boot_prep_linux() 276 if (CONFIG_IS_ENABLED(MIPS_BOOT_ENV_LEGACY)) in boot_prep_linux() 291 if (CONFIG_IS_ENABLED(MALTA)) in boot_jump_linux() 294 #if CONFIG_IS_ENABLED(BOOTSTAGE_FDT) in boot_jump_linux() [all …]
|
/u-boot/board/freescale/ls1088a/ |
A D | ls1088a.c | 422 #if !CONFIG_IS_ENABLED(DM_I2C) in select_i2c_ch_pca9547() 449 #if !CONFIG_IS_ENABLED(DM_I2C) in board_retimer_init() 459 #if !CONFIG_IS_ENABLED(DM_I2C) in board_retimer_init() 468 #if !CONFIG_IS_ENABLED(DM_I2C) in board_retimer_init() 475 #if !CONFIG_IS_ENABLED(DM_I2C) in board_retimer_init() 481 #if !CONFIG_IS_ENABLED(DM_I2C) in board_retimer_init() 489 #if !CONFIG_IS_ENABLED(DM_I2C) in board_retimer_init() 495 #if !CONFIG_IS_ENABLED(DM_I2C) in board_retimer_init() 501 #if !CONFIG_IS_ENABLED(DM_I2C) in board_retimer_init() 507 #if !CONFIG_IS_ENABLED(DM_I2C) in board_retimer_init() [all …]
|
/u-boot/drivers/power/pmic/ |
A D | pmic_tps65217.c | 21 #if !CONFIG_IS_ENABLED(DM_I2C) in tps65217_reg_read() 55 #if !CONFIG_IS_ENABLED(DM_I2C) in tps65217_reg_write() 70 #if !CONFIG_IS_ENABLED(DM_I2C) in tps65217_reg_write() 80 #if !CONFIG_IS_ENABLED(DM_I2C) in tps65217_reg_write() 89 #if !CONFIG_IS_ENABLED(DM_I2C) in tps65217_reg_write() 99 #if !CONFIG_IS_ENABLED(DM_I2C) in tps65217_reg_write() 140 #if CONFIG_IS_ENABLED(DM_I2C) in power_tps65217_init()
|
/u-boot/drivers/i2c/ |
A D | ihs_i2c.c | 9 #if CONFIG_IS_ENABLED(DM_I2C) 21 #if CONFIG_IS_ENABLED(DM_I2C) 94 #if CONFIG_IS_ENABLED(DM_I2C) 102 #if CONFIG_IS_ENABLED(DM_I2C) in wait_for_int() 106 #if CONFIG_IS_ENABLED(DM_I2C) in wait_for_int() 119 #if CONFIG_IS_ENABLED(DM_I2C) in wait_for_int() 129 #if CONFIG_IS_ENABLED(DM_I2C) 140 #if CONFIG_IS_ENABLED(DM_I2C) in ihs_i2c_transfer() 146 #if CONFIG_IS_ENABLED(DM_I2C) in ihs_i2c_transfer() 160 #if CONFIG_IS_ENABLED(DM_I2C) in ihs_i2c_transfer() [all …]
|
/u-boot/arch/arm/mach-mvebu/ |
A D | arm64-common.c | 53 if (CONFIG_IS_ENABLED(ARMADA_8K)) in dram_init_banksize() 55 else if (CONFIG_IS_ENABLED(ARMADA_3700)) in dram_init_banksize() 63 if (CONFIG_IS_ENABLED(ARMADA_8K)) { in dram_init() 69 if (CONFIG_IS_ENABLED(ARMADA_3700)) in dram_init()
|
/u-boot/cmd/ |
A D | i2c.c | 127 #if CONFIG_IS_ENABLED(DM_I2C) 133 #if CONFIG_IS_ENABLED(DM_I2C) 301 #if CONFIG_IS_ENABLED(DM_I2C) in do_i2c_read() 332 #if CONFIG_IS_ENABLED(DM_I2C) in do_i2c_read() 355 #if CONFIG_IS_ENABLED(DM_I2C) in do_i2c_write() 387 #if CONFIG_IS_ENABLED(DM_I2C) in do_i2c_write() 405 #if CONFIG_IS_ENABLED(DM_I2C) in do_i2c_write() 419 #if CONFIG_IS_ENABLED(DM_I2C) in do_i2c_write() 438 #if CONFIG_IS_ENABLED(DM_I2C) 523 #if CONFIG_IS_ENABLED(DM_I2C) in do_i2c_md() [all …]
|
/u-boot/arch/x86/lib/ |
A D | interrupts.c | 37 #if !CONFIG_IS_ENABLED(X86_64) 69 if (CONFIG_IS_ENABLED(I8259_PIC)) in irq_install_handler() 89 if (CONFIG_IS_ENABLED(I8259_PIC)) in irq_free_handler() 111 if (CONFIG_IS_ENABLED(I8259_PIC)) in do_irq() 117 if (CONFIG_IS_ENABLED(I8259_PIC)) { in do_irq() 133 #if !CONFIG_IS_ENABLED(X86_64) in do_irqinfo()
|
/u-boot/common/init/ |
A D | board_init.c | 30 #if CONFIG_IS_ENABLED(SYS_REPORT_STACK_F_USAGE) in board_init_f_init_stack_protection_addr() 44 #if CONFIG_IS_ENABLED(SYS_REPORT_STACK_F_USAGE) in board_init_f_init_stack_protection() 149 if (CONFIG_IS_ENABLED(SYS_REPORT_STACK_F_USAGE)) in board_init_f_init_reserve() 165 if (CONFIG_IS_ENABLED(SYS_REPORT_STACK_F_USAGE)) in board_init_f_init_reserve()
|
/u-boot/drivers/core/ |
A D | fdtaddr.c | 23 #if CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA) in devfdt_get_addr_index() 26 if (CONFIG_IS_ENABLED(OF_TRANSLATE)) { in devfdt_get_addr_index() 72 if (CONFIG_IS_ENABLED(SIMPLE_BUS) && addr != FDT_ADDR_T_NONE) { in devfdt_get_addr_index() 99 #if CONFIG_IS_ENABLED(OF_CONTROL) in devfdt_get_addr_size_index() 120 #if CONFIG_IS_ENABLED(OF_CONTROL) in devfdt_get_addr_name() 137 #if CONFIG_IS_ENABLED(OF_CONTROL) in devfdt_get_addr_size_name() 203 if (CONFIG_IS_ENABLED(PCI) && IS_ENABLED(CONFIG_DM_PCI) && in devfdt_get_addr_pci()
|
/u-boot/common/spl/ |
A D | spl.c | 345 #if CONFIG_IS_ENABLED(HANDOFF) 421 #if CONFIG_IS_ENABLED(LOG) in spl_common_init() 428 if (CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA)) { in spl_common_init() 435 if (CONFIG_IS_ENABLED(DM)) { in spl_common_init() 641 if (CONFIG_IS_ENABLED(HANDOFF)) { in board_init_r() 651 #if CONFIG_IS_ENABLED(BOARD_INIT) in board_init_r() 679 if (CONFIG_IS_ENABLED(HANDOFF)) { in board_init_r() 699 #if CONFIG_IS_ENABLED(ATF) in board_init_r() 706 #if CONFIG_IS_ENABLED(OPTEE) in board_init_r() 713 #if CONFIG_IS_ENABLED(OPENSBI) in board_init_r() [all …]
|
/u-boot/drivers/serial/ |
A D | serial_omap.c | 99 #if CONFIG_IS_ENABLED(DM_SERIAL) 101 #if CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA) 154 #if CONFIG_IS_ENABLED(SERIAL_PRESENT) 158 #if CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA) 166 #if !CONFIG_IS_ENABLED(OF_CONTROL)
|
/u-boot/include/dm/ |
A D | platdata.h | 30 #if CONFIG_IS_ENABLED(OF_PLATDATA) 36 #if CONFIG_IS_ENABLED(OF_PLATDATA) 62 #if CONFIG_IS_ENABLED(OF_PLATDATA) && !defined(DT_PLAT_C)
|
A D | device-internal.h | 130 #if CONFIG_IS_ENABLED(DM_DEVICE_REMOVE) 144 #if CONFIG_IS_ENABLED(DM_DEVICE_REMOVE) 150 #if CONFIG_IS_ENABLED(DM_DEVICE_REMOVE) 167 #if CONFIG_IS_ENABLED(DM_DEVICE_REMOVE) 192 #if CONFIG_IS_ENABLED(DM_DEVICE_REMOVE)
|
A D | device.h | 182 #if !CONFIG_IS_ENABLED(OF_PLATDATA) 188 #if CONFIG_IS_ENABLED(DM_DMA) 222 #if !CONFIG_IS_ENABLED(OF_PLATDATA) in dev_ofnode() 232 #if CONFIG_IS_ENABLED(DM_DMA) 242 #if !CONFIG_IS_ENABLED(OF_PLATDATA) in dev_of_offset() 251 #if !CONFIG_IS_ENABLED(OF_PLATDATA) in dev_has_ofnode() 260 #if !CONFIG_IS_ENABLED(OF_PLATDATA) in dev_set_ofnode() 280 #if CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA) 352 #if CONFIG_IS_ENABLED(ACPIGEN)
|
/u-boot/arch/arm/mach-rockchip/ |
A D | misc.c | 26 #if CONFIG_IS_ENABLED(CMD_NET) in rockchip_setup_macaddr() 63 #if CONFIG_IS_ENABLED(ROCKCHIP_EFUSE) || CONFIG_IS_ENABLED(ROCKCHIP_OTP) in rockchip_cpuid_from_efuse() 68 #if CONFIG_IS_ENABLED(ROCKCHIP_EFUSE) in rockchip_cpuid_from_efuse() 71 #elif CONFIG_IS_ENABLED(ROCKCHIP_OTP) in rockchip_cpuid_from_efuse()
|
/u-boot/arch/riscv/cpu/ |
A D | cpu.c | 51 #if CONFIG_IS_ENABLED(RISCV_MMODE) in supports_extension() 80 #if CONFIG_IS_ENABLED(SMP) 100 if (CONFIG_IS_ENABLED(RISCV_MMODE)) { in arch_cpu_init_dm() 121 #if CONFIG_IS_ENABLED(SMP) in arch_cpu_init_dm()
|