Home
last modified time | relevance | path

Searched refs:CONFIG_MX23 (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-timrot.h21 #if defined(CONFIG_MX23)
72 #if defined(CONFIG_MX23)
84 #if defined(CONFIG_MX23)
94 #if defined(CONFIG_MX23)
106 #if defined(CONFIG_MX23)
142 #if defined(CONFIG_MX23)
163 #if defined(CONFIG_MX23)
171 #if defined(CONFIG_MX23)
192 #if defined(CONFIG_MX23)
212 #if defined(CONFIG_MX23)
[all …]
H A Dregs-ssp.h18 #if defined(CONFIG_MX23)
66 #if defined(CONFIG_MX23) in mxs_ssp_bus_id_valid()
83 #if defined(CONFIG_MX23) in mxs_ssp_clock_by_bus()
129 #ifdef CONFIG_MX23
141 #if defined(CONFIG_MX23)
H A Dsys_proto.h19 #if defined(CONFIG_MX23)
39 #if defined(CONFIG_MX23)
H A Dregs-base.h21 #if defined(CONFIG_MX23)
118 #error Unkown SoC. Please set CONFIG_MX23 or CONFIG_MX28
H A Dimx-regs.h29 #ifdef CONFIG_MX23
/OK3568_Linux_fs/u-boot/include/configs/
H A Dmxs.h26 #if defined(CONFIG_MX23) && defined(CONFIG_MX28)
27 #error Select either CONFIG_MX23 or CONFIG_MX28 , never both!
28 #elif !defined(CONFIG_MX23) && !defined(CONFIG_MX28)
29 #error Select one of CONFIG_MX23 or CONFIG_MX28 !
34 #if defined(CONFIG_MX23)
57 #if defined(CONFIG_MX23)
H A Dmx23_olinuxino.h10 #define CONFIG_MX23 /* i.MX23 SoC */ macro
H A Dxfi3.h10 #define CONFIG_MX23 /* i.MX23 SoC */ macro
H A Dsansa_fuze_plus.h10 #define CONFIG_MX23 /* i.MX23 SoC */ macro
H A Dmx23evk.h13 #define CONFIG_MX23 /* i.MX23 SoC */ macro
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dtimer.c19 #if defined(CONFIG_MX23)
60 #if defined(CONFIG_MX23) in timer_init()
72 #if defined(CONFIG_MX23) in timer_init()
88 #if defined(CONFIG_MX23) in get_ticks()
H A Dspl_mem_init.c76 #elif defined(CONFIG_MX23)
146 #if defined(CONFIG_MX23) in mxs_mem_init_clock()
249 #ifdef CONFIG_MX23
351 #if defined(CONFIG_MX23) in mxs_mem_init()
H A Dclock.c31 #if defined(CONFIG_MX23)
116 #if defined(CONFIG_MX23) in mxs_get_gpmiclk()
322 #if defined(CONFIG_MX23) in mxs_set_lcdclk()
370 #if defined(CONFIG_MX23) in mxs_set_lcdclk()
H A Dspl_boot.c43 #if defined(CONFIG_MX23)
61 #if defined(CONFIG_MX23) in mxs_get_bootmode_index()
H A Dspl_power_init.c942 #ifdef CONFIG_MX23 in mxs_power_configure_power_source()
1067 #if defined(CONFIG_MX23)
1094 #ifdef CONFIG_MX23
1222 #ifdef CONFIG_MX23 in mxs_ungate_power()
1260 #ifdef CONFIG_MX23 in mxs_power_init()
H A Diomux.c17 #if defined(CONFIG_MX23)
H A DMakefile17 MKIMAGE_TARGET-$(CONFIG_MX23) = mxsimage.mx23.cfg
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/mach-imx/
H A Dregs-lcdif.h30 #if defined(CONFIG_MX23)
53 #if defined(CONFIG_MX23)
209 #if defined(CONFIG_MX23)
H A Dregs-apbh.h20 #if defined(CONFIG_MX23)
246 #if defined(CONFIG_MX23)
398 #if defined(CONFIG_MX23)
H A Ddma.h25 #if defined(CONFIG_MX23)
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dmxs_spi.c140 #if defined(CONFIG_MX23) in mxs_spi_xfer_pio()
203 #if defined(CONFIG_MX23) in mxs_spi_xfer_dma()
/OK3568_Linux_fs/u-boot/tools/
H A DMakefile131 ifneq ($(CONFIG_MX23)$(CONFIG_MX28),)
152 ifneq ($(CONFIG_MX23)$(CONFIG_MX28)$(CONFIG_ARMADA_38X)$(CONFIG_ARMADA_39X)$(CONFIG_FIT_SIGNATURE),)
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dmxs_gpio.c16 #if defined(CONFIG_MX23)
/OK3568_Linux_fs/u-boot/arch/arm/
H A DMakefile99 ifneq (,$(CONFIG_MX23)$(CONFIG_MX28)$(CONFIG_MX35)$(filter $(SOC), mx25 mx5 mx6 mx7 mx35))
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmxsmmc.c212 #if defined(CONFIG_MX23) in mxsmmc_send_cmd()

12