| /rk3399_rockchip-uboot/include/ |
| H A D | power-domain.h | 102 #if CONFIG_IS_ENABLED(POWER_DOMAIN) 123 #if CONFIG_IS_ENABLED(POWER_DOMAIN) 169 #if (CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA)) && \ 170 CONFIG_IS_ENABLED(POWER_DOMAIN) 186 #if (CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA)) && \ 187 CONFIG_IS_ENABLED(POWER_DOMAIN)
|
| H A D | clk.h | 80 #if CONFIG_IS_ENABLED(OF_CONTROL) && CONFIG_IS_ENABLED(CLK) 172 #if (CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA)) && \ 173 CONFIG_IS_ENABLED(CLK)
|
| H A D | config_fallbacks.h | 61 #if (CONFIG_IS_ENABLED(PARTITION_UUIDS) || \ 62 CONFIG_IS_ENABLED(EFI_PARTITION) || \ 63 CONFIG_IS_ENABLED(EFI_LOADER) || \
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | fit_misc.c | 21 #if CONFIG_IS_ENABLED(FIT) 26 #if CONFIG_IS_ENABLED(FIT_IMAGE_POST_PROCESS) 35 #if CONFIG_IS_ENABLED(MISC_DECOMPRESS) || CONFIG_IS_ENABLED(GZIP) || CONFIG_IS_ENABLED(LZMA) 71 #if CONFIG_IS_ENABLED(MISC_DECOMPRESS) in fit_decomp_image() 108 #if CONFIG_IS_ENABLED(LZMA) in fit_decomp_image() 119 #if CONFIG_IS_ENABLED(MISC_DECOMPRESS) in fit_decomp_image() 136 #if CONFIG_IS_ENABLED(GZIP) in fit_decomp_image() 166 #if CONFIG_IS_ENABLED(MISC_DECOMPRESS) || CONFIG_IS_ENABLED(GZIP) || CONFIG_IS_ENABLED(LZMA) in board_fit_image_post_process() 174 #if CONFIG_IS_ENABLED(USING_KERNEL_DTB) in board_fit_image_post_process() 219 #if CONFIG_IS_ENABLED(FIT_ROLLBACK_PROTECT)
|
| H A D | tpl.c | 103 #elif CONFIG_IS_ENABLED(TINY_FRAMEWORK) in rockchip_stimer_init() 126 #if defined(CONFIG_SPL_FRAMEWORK) && !CONFIG_IS_ENABLED(TINY_FRAMEWORK) in board_init_f() 148 #if defined(CONFIG_SPL_FRAMEWORK) && !CONFIG_IS_ENABLED(TINY_FRAMEWORK) in board_init_f() 159 #if defined(CONFIG_SPL_FRAMEWORK) && !CONFIG_IS_ENABLED(TINY_FRAMEWORK) in board_init_f() 174 #if !(defined(CONFIG_SPL_FRAMEWORK) && !CONFIG_IS_ENABLED(TINY_FRAMEWORK))
|
| H A D | rk_atags.c | 11 #if CONFIG_IS_ENABLED(TINY_FRAMEWORK) 60 #if CONFIG_IS_ENABLED(TINY_FRAMEWORK) && \ 61 !CONFIG_IS_ENABLED(LIBGENERIC_SUPPORT) && \ 62 !CONFIG_IS_ENABLED(USE_ARCH_MEMSET) 84 #if CONFIG_IS_ENABLED(TINY_FRAMEWORK) && \ 85 !CONFIG_IS_ENABLED(LIBGENERIC_SUPPORT) && \ 86 !CONFIG_IS_ENABLED(USE_ARCH_MEMCPY) 143 #if !CONFIG_IS_ENABLED(TINY_FRAMEWORK) in atags_bad_magic() 165 #if !CONFIG_IS_ENABLED(TINY_FRAMEWORK) in atags_overflow() 188 #if !defined(CONFIG_TPL_BUILD) && !CONFIG_IS_ENABLED(FPGA_ROCKCHIP) in atags_set_tag()
|
| H A D | bootrom.c | 27 #if CONFIG_IS_ENABLED(LIBCOMMON_SUPPORT) in back_to_bootrom() 105 #if CONFIG_IS_ENABLED(LIBCOMMON_SUPPORT) in save_boot_params()
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | rockchip-common.h | 17 #if CONFIG_IS_ENABLED(TINY_FRAMEWORK) && !defined(CONFIG_ARM64) 66 #if CONFIG_IS_ENABLED(CMD_MMC) 74 #if CONFIG_IS_ENABLED(CMD_MTD_BLK) 83 #if CONFIG_IS_ENABLED(CMD_RKNAND) 89 #if CONFIG_IS_ENABLED(CMD_USB) 95 #if CONFIG_IS_ENABLED(CMD_PXE) 101 #if CONFIG_IS_ENABLED(CMD_DHCP)
|
| /rk3399_rockchip-uboot/arch/mips/lib/ |
| H A D | bootm.c | 155 if (CONFIG_IS_ENABLED(MALTA)) { in linux_env_set() 176 if (CONFIG_IS_ENABLED(MEMSIZE_IN_BYTES)) { in linux_env_legacy() 213 if (CONFIG_IS_ENABLED(MALTA)) { in linux_env_legacy() 247 #if CONFIG_IS_ENABLED(MIPS_BOOT_FDT) && CONFIG_IS_ENABLED(OF_LIBFDT) in boot_reloc_fdt() 256 #if CONFIG_IS_ENABLED(MIPS_BOOT_FDT) && CONFIG_IS_ENABLED(OF_LIBFDT) 276 if (CONFIG_IS_ENABLED(MIPS_BOOT_FDT) && images->ft_len) { in boot_prep_linux() 280 if (CONFIG_IS_ENABLED(MIPS_BOOT_CMDLINE_LEGACY)) { in boot_prep_linux() 283 if (!CONFIG_IS_ENABLED(MIPS_BOOT_ENV_LEGACY)) in boot_prep_linux() 289 if (CONFIG_IS_ENABLED(MIPS_BOOT_ENV_LEGACY)) in boot_prep_linux() 304 if (CONFIG_IS_ENABLED(MALTA)) in boot_jump_linux() [all …]
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | fdtaddr.c | 22 #if CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA) in devfdt_get_addr_index() 25 if (CONFIG_IS_ENABLED(OF_TRANSLATE)) { in devfdt_get_addr_index() 66 if (CONFIG_IS_ENABLED(SIMPLE_BUS) && addr != FDT_ADDR_T_NONE) { in devfdt_get_addr_index() 90 #if CONFIG_IS_ENABLED(OF_CONTROL) in devfdt_get_addr_size_index() 111 #if CONFIG_IS_ENABLED(OF_CONTROL) in devfdt_get_addr_name()
|
| H A D | root.c | 172 #if CONFIG_IS_ENABLED(OF_CONTROL) in dm_init() 173 # if CONFIG_IS_ENABLED(OF_LIVE) in dm_init() 195 #if CONFIG_IS_ENABLED(DM_DEVICE_REMOVE) 217 #if CONFIG_IS_ENABLED(OF_LIVE) 253 #if CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA) 289 #if CONFIG_IS_ENABLED(SCMI_FIRMWARE) in dm_scan_fdt_node() 311 #if CONFIG_IS_ENABLED(OF_LIVE) in dm_scan_fdt_dev() 323 #if CONFIG_IS_ENABLED(OF_LIVE) in dm_scan_fdt() 383 if (CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA)) { in dm_init_and_scan()
|
| /rk3399_rockchip-uboot/drivers/timer/ |
| H A D | rockchip_timer.c | 18 #if CONFIG_IS_ENABLED(OF_PLATDATA) 41 #if CONFIG_IS_ENABLED(BOOTSTAGE) 55 #if !CONFIG_IS_ENABLED(OF_PLATDATA) in timer_get_boot_us() 101 #if !CONFIG_IS_ENABLED(OF_PLATDATA) in rockchip_clk_ofdata_to_platdata() 138 #if CONFIG_IS_ENABLED(OF_PLATDATA) in rockchip_timer_probe() 167 #if CONFIG_IS_ENABLED(OF_PLATDATA)
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/ |
| H A D | boot0.h | 30 #if CONFIG_IS_ENABLED(ROCKCHIP_EARLYRETURN_TO_BROM) 45 #if CONFIG_IS_ENABLED(TINY_FRAMEWORK) 71 #if !defined(CONFIG_ARM64) && !CONFIG_IS_ENABLED(TINY_FRAMEWORK)
|
| H A D | rk_atags.h | 349 #if CONFIG_IS_ENABLED(TINY_FRAMEWORK) && \ 350 !CONFIG_IS_ENABLED(LIBGENERIC_SUPPORT) && \ 351 !CONFIG_IS_ENABLED(USE_ARCH_MEMSET) 355 #if CONFIG_IS_ENABLED(TINY_FRAMEWORK) && \ 356 !CONFIG_IS_ENABLED(LIBGENERIC_SUPPORT) && \ 357 !CONFIG_IS_ENABLED(USE_ARCH_MEMCPY)
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | device-internal.h | 104 #if CONFIG_IS_ENABLED(DM_DEVICE_REMOVE) 118 #if CONFIG_IS_ENABLED(DM_DEVICE_REMOVE) 124 #if CONFIG_IS_ENABLED(DM_DEVICE_REMOVE)
|
| /rk3399_rockchip-uboot/include/linux/usb/ |
| H A D | phy.h | 21 #if CONFIG_IS_ENABLED(OF_LIVE) && CONFIG_IS_ENABLED(DM_USB)
|
| /rk3399_rockchip-uboot/include/rockchip/ |
| H A D | crypto_fix_test_data.h | 31 #if CONFIG_IS_ENABLED(ROCKCHIP_CIPHER) 825 #if CONFIG_IS_ENABLED(ROCKCHIP_CIPHER) 871 #if CONFIG_IS_ENABLED(ROCKCHIP_RSA) 1331 #if CONFIG_IS_ENABLED(ROCKCHIP_EC)
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk1808/ |
| H A D | syscon_rk1808.c | 21 #if CONFIG_IS_ENABLED(OF_CONTROL) && !CONFIG_IS_ENABLED(OF_PLATDATA)
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | mmc_private.h | 28 #if CONFIG_IS_ENABLED(BLK) 44 #if CONFIG_IS_ENABLED(MMC_WRITE) 46 #if CONFIG_IS_ENABLED(BLK) 60 #if CONFIG_IS_ENABLED(BLK)
|
| H A D | omap_hsmmc.c | 65 #if !CONFIG_IS_ENABLED(DM_MMC) 69 #if CONFIG_IS_ENABLED(DM_MMC) 89 #if CONFIG_IS_ENABLED(DM_MMC) in omap_hsmmc_get_data() 97 #if CONFIG_IS_ENABLED(DM_MMC) in omap_hsmmc_get_cfg() 105 #if defined(OMAP_HSMMC_USE_GPIO) && !CONFIG_IS_ENABLED(DM_MMC) 329 #if !CONFIG_IS_ENABLED(DM_MMC) 567 #if !CONFIG_IS_ENABLED(DM_MMC) 633 #if CONFIG_IS_ENABLED(DM_MMC) 691 #if CONFIG_IS_ENABLED(DM_MMC) 712 #if !CONFIG_IS_ENABLED(DM_MMC) [all …]
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | serial-uclass.c | 80 if (CONFIG_IS_ENABLED(OF_PLATDATA)) { in serial_find_console_or_panic() 86 } else if (CONFIG_IS_ENABLED(OF_CONTROL) && blob) { in serial_find_console_or_panic() 103 if (!SPL_BUILD || !CONFIG_IS_ENABLED(OF_CONTROL) || !blob) { in serial_find_console_or_panic() 207 #if CONFIG_IS_ENABLED(SERIAL_RX_BUFFER) 357 #if CONFIG_IS_ENABLED(SERIAL_PRESENT) 443 #if CONFIG_IS_ENABLED(SERIAL_PRESENT) 489 #if CONFIG_IS_ENABLED(SERIAL_RX_BUFFER) in serial_post_probe() 501 #if CONFIG_IS_ENABLED(SYS_STDIO_DEREGISTER) in serial_pre_remove()
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ehci-fsl.c | 29 #if CONFIG_IS_ENABLED(DM_USB) 38 #if CONFIG_IS_ENABLED(DM_USB) 58 #if CONFIG_IS_ENABLED(DM_USB) 188 #if CONFIG_IS_ENABLED(DM_USB) 197 #if !CONFIG_IS_ENABLED(DM_USB) in ehci_fsl_init() 223 #if CONFIG_IS_ENABLED(DM_USB) in ehci_fsl_init()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | console.c | 53 #if CONFIG_IS_ENABLED(CONSOLE_MUX) in on_console() 78 #if !CONFIG_IS_ENABLED(SILENT_CONSOLE_UPDATE_ON_SET) in on_silent() 82 #if !CONFIG_IS_ENABLED(SILENT_CONSOLE_UPDATE_ON_RELOC) in on_silent() 97 #if CONFIG_IS_ENABLED(SYS_CONSOLE_IS_IN_ENV) 180 #if CONFIG_IS_ENABLED(CONSOLE_MUX) 339 #if CONFIG_IS_ENABLED(CONSOLE_MUX) in fgetc() 476 #if CONFIG_IS_ENABLED(PRE_CONSOLE_BUFFER) 800 #if !CONFIG_IS_ENABLED(PRE_CONSOLE_BUFFER) in console_announce_r() 848 #if CONFIG_IS_ENABLED(SYS_CONSOLE_IS_IN_ENV) 857 #if CONFIG_IS_ENABLED(CONSOLE_MUX) in console_init_r() [all …]
|
| /rk3399_rockchip-uboot/lib/rsa/ |
| H A D | rsa-checksum.c | 56 #if CONFIG_IS_ENABLED(FIT_HW_CRYPTO) 101 #if CONFIG_IS_ENABLED(ARMV8_CRYPTO) || !CONFIG_IS_ENABLED(FIT_HW_CRYPTO) in hash_calculate()
|
| /rk3399_rockchip-uboot/drivers/power/pmic/ |
| H A D | pmic_rk801.c | 16 #if CONFIG_IS_ENABLED(IRQ) 105 #if CONFIG_IS_ENABLED(PMIC_CHILDREN) 129 #if CONFIG_IS_ENABLED(IRQ) in rk801_ofdata_to_platdata() 202 #if CONFIG_IS_ENABLED(IRQ) in rk801_probe() 230 #if CONFIG_IS_ENABLED(PMIC_CHILDREN)
|