Home
last modified time | relevance | path

Searched refs:IS_ENABLED (Results 1 – 25 of 65) sorted by relevance

123

/external/u-boot/arch/arm/mach-sunxi/
Dspl_spi_sunxi.c97 if (IS_ENABLED(CONFIG_MACH_SUN4I) || IS_ENABLED(CONFIG_MACH_SUN7I)) in spi0_pinmux_setup()
109 if (IS_ENABLED(CONFIG_SUNXI_GEN_SUN6I)) in spi0_enable_clock()
117 writel(SPI0_CLK_DIV_BY_4, IS_ENABLED(CONFIG_SUNXI_GEN_SUN6I) ? in spi0_enable_clock()
122 if (IS_ENABLED(CONFIG_SUNXI_GEN_SUN6I)) { in spi0_enable_clock()
142 if (IS_ENABLED(CONFIG_SUNXI_GEN_SUN6I)) in spi0_disable_clock()
156 if (IS_ENABLED(CONFIG_SUNXI_GEN_SUN6I)) in spi0_disable_clock()
165 if (IS_ENABLED(CONFIG_MACH_SUN50I)) in spi0_init()
176 if (IS_ENABLED(CONFIG_SUNXI_GEN_SUN6I)) in spi0_deinit()
236 if (IS_ENABLED(CONFIG_SUNXI_GEN_SUN6I)) { in spi0_read_data()
285 if (IS_ENABLED(CONFIG_SPL_LOAD_FIT) && in spl_spi_load_image()
/external/u-boot/drivers/clk/rockchip/
Dclk_rk3368.c49 #if IS_ENABLED(CONFIG_SPL_BUILD) || IS_ENABLED(CONFIG_TPL_BUILD)
87 #if IS_ENABLED(CONFIG_SPL_BUILD) || IS_ENABLED(CONFIG_TPL_BUILD)
129 #if IS_ENABLED(CONFIG_SPL_BUILD) || IS_ENABLED(CONFIG_TPL_BUILD)
156 #if !IS_ENABLED(CONFIG_SPL_BUILD) || CONFIG_IS_ENABLED(MMC_SUPPORT)
281 #if IS_ENABLED(CONFIG_TPL_BUILD)
468 #if !IS_ENABLED(CONFIG_SPL_BUILD) || CONFIG_IS_ENABLED(MMC_SUPPORT) in rk3368_clk_get_rate()
494 #if IS_ENABLED(CONFIG_TPL_BUILD) in rk3368_clk_set_rate()
499 #if !IS_ENABLED(CONFIG_SPL_BUILD) || CONFIG_IS_ENABLED(MMC_SUPPORT) in rk3368_clk_set_rate()
604 #if IS_ENABLED(CONFIG_SPL_BUILD) || IS_ENABLED(CONFIG_TPL_BUILD) in rk3368_clk_probe()
/external/u-boot/arch/arc/include/asm/
Darcregs.h94 return IS_ENABLED(CONFIG_ISA_ARCV2); in is_isa_arcv2()
99 return IS_ENABLED(CONFIG_ISA_ARCOMPACT); in is_isa_arcompact()
Dcache.h37 return IS_ENABLED(CONFIG_ARC_DBG_IOC_ENABLE); in is_ioc_enabled()
/external/u-boot/arch/arm/mach-keystone/
Dmon.c135 if (!(IS_ENABLED(CONFIG_SPL_BUILD) && in board_fit_image_post_process()
136 IS_ENABLED(CONFIG_SPL_YMODEM_SUPPORT) && in board_fit_image_post_process()
/external/autotest/client/site_tests/graphics_KernelConfig/
Dgraphics_KernelConfig.py24 IS_ENABLED = [ variable in graphics_KernelConfig
65 map(config.is_enabled, self.IS_ENABLED)
/external/u-boot/drivers/video/
Dsimple_panel.c40 if (IS_ENABLED(CONFIG_DM_REGULATOR)) { in simple_panel_ofdata_to_platdata()
73 if (IS_ENABLED(CONFIG_DM_REGULATOR) && priv->reg) { in simple_panel_probe()
/external/u-boot/arch/arm/mach-meson/
Dboard.c54 if (IS_ENABLED(CONFIG_EFI_LOADER)) { in meson_board_add_reserved_memory()
87 if (IS_ENABLED(CONFIG_MESON_GX) && in meson_gx_init_reserved_memory()
Deth.c38 if (IS_ENABLED(CONFIG_MESON_GXL) && in meson_gx_eth_init()
/external/u-boot/common/spl/
Dspl_fit.c188 if (IS_ENABLED(CONFIG_SPL_OS_BOOT) && IS_ENABLED(CONFIG_SPL_GZIP)) { in spl_load_fit_image()
251 if (IS_ENABLED(CONFIG_SPL_OS_BOOT) && in spl_load_fit_image()
252 IS_ENABLED(CONFIG_SPL_GZIP) && in spl_load_fit_image()
Dspl_ram.c43 if (IS_ENABLED(CONFIG_SPL_LOAD_FIT) && in spl_ram_load_image()
Dspl_ubi.c40 info.fastmap = IS_ENABLED(CONFIG_MTD_UBI_FASTMAP); in spl_ubi_load_image()
Dspl_net.c47 if (IS_ENABLED(CONFIG_SPL_LOAD_FIT) && in spl_net_load_image()
Dspl_spi.c113 if (IS_ENABLED(CONFIG_SPL_LOAD_FIT) && in spl_spi_load_image()
/external/u-boot/arch/x86/cpu/
Dlapic.c67 if (!IS_ENABLED(CONFIG_INTEL_QUARK)) { in enable_lapic()
81 if (!IS_ENABLED(CONFIG_INTEL_QUARK)) { in disable_lapic()
Dirq.c217 if (IS_ENABLED(CONFIG_GENERATE_ACPI_TABLE)) { in create_pirq_routing_table()
347 if (IS_ENABLED(CONFIG_GENERATE_ACPI_TABLE)) in irq_router_probe()
/external/u-boot/drivers/i2c/muxes/
Dpca954x.c117 if (IS_ENABLED(CONFIG_DM_GPIO)) { in pca954x_probe()
138 if (IS_ENABLED(CONFIG_DM_GPIO)) { in pca954x_remove()
/external/autotest/client/site_tests/kernel_ConfigVerify/
Dkernel_ConfigVerify.py48 IS_ENABLED = [ variable in kernel_ConfigVerify
230 map(config.is_enabled, self.IS_ENABLED)
/external/u-boot/board/eets/pdu001/
Dboard.c100 if (IS_ENABLED(CONFIG_RUN_LED_RED)) in set_run_led()
102 else if (IS_ENABLED(CONFIG_RUN_LED_GREEN)) in set_run_led()
/external/u-boot/drivers/mtd/ubi/
Ddebug.c225 if (!IS_ENABLED(CONFIG_DEBUG_FS)) in ubi_debugfs_init()
245 if (IS_ENABLED(CONFIG_DEBUG_FS)) in ubi_debugfs_exit()
403 if (!IS_ENABLED(CONFIG_DEBUG_FS)) in ubi_debugfs_init_dev()
501 if (IS_ENABLED(CONFIG_DEBUG_FS)) in ubi_debugfs_exit_dev()
/external/u-boot/arch/arm/cpu/armv8/zynqmp/
Dcpu.c238 if (IS_ENABLED(CONFIG_SPL_BUILD) || current_el() == 3) in zynqmp_mmio_write()
255 if (IS_ENABLED(CONFIG_SPL_BUILD) || current_el() == 3) { in zynqmp_mmio_read()
/external/u-boot/board/sunxi/
Ddram_sun4i_auto.c12 .odt_en = IS_ENABLED(CONFIG_DRAM_ODT_EN),
Ddram_sun5i_auto.c15 .odt_en = IS_ENABLED(CONFIG_DRAM_ODT_EN),
/external/u-boot/arch/arm/mach-omap2/
Dsec-common.c176 if (!(IS_ENABLED(CONFIG_SPL_BUILD) && in secure_boot_verify_image()
177 IS_ENABLED(CONFIG_SPL_YMODEM_SUPPORT) && in secure_boot_verify_image()
/external/u-boot/include/linux/
Dkconfig.h30 #define IS_ENABLED(option) \ macro

123