Lines Matching full:defined
14 #if !defined(CONFIG_WDT_AT91)
23 #if defined(CONFIG_SAMA5D2) || defined(CONFIG_SAMA5D3) || \
24 defined(CONFIG_SAMA5D4)
37 #if defined(CONFIG_SYS_USE_MMC) || defined(CONFIG_SD_BOOT) in spl_boot_device()
39 #if defined(CONFIG_SPL_OF_CONTROL) in spl_boot_device()
52 #if defined(CONFIG_SYS_USE_SERIALFLASH) || \ in spl_boot_device()
53 defined(CONFIG_SYS_USE_SPIFLASH) || \ in spl_boot_device()
54 defined(CONFIG_SPI_BOOT) in spl_boot_device()
75 #if defined(CONFIG_SYS_USE_MMC) || defined(CONFIG_SD_BOOT) in spl_boot_device()
77 #elif defined(CONFIG_SYS_USE_NANDFLASH) || defined(CONFIG_NAND_BOOT) in spl_boot_device()
79 #elif defined(CONFIG_SYS_USE_SERIALFLASH) || \ in spl_boot_device()
80 defined(CONFIG_SYS_USE_SPIFLASH) || \ in spl_boot_device()
81 defined(CONFIG_SPI_BOOT) in spl_boot_device()