Home
last modified time | relevance | path

Searched refs:CONFIG_CPU_V7 (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/u-boot/arch/arm/
H A DMakefile6 CONFIG_CPU_V7= macro
19 arch-$(CONFIG_CPU_V7) =$(call cc-option, -march=armv7-a, \
43 tune-$(CONFIG_CPU_V7) =
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dsoc.c24 #ifdef CONFIG_CPU_V7 in reset_cpu()
H A DMakefile9 obj-$(CONFIG_CPU_V7) += clock.o pinmux.o power.o system.o
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/
H A Dconfig.mk5 ifeq ($(CONFIG_CPU_V7),y)
H A DMakefile21 obj-$(CONFIG_CPU_V7) += armv7/
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dswitch_to.h13 #if defined(CONFIG_PREEMPTION) && defined(CONFIG_SMP) && defined(CONFIG_CPU_V7)
H A Dglue-cache.h109 #if defined(CONFIG_CPU_V7)
H A Dglue-proc.h239 #ifdef CONFIG_CPU_V7
H A Dcacheflush.h193 #if (defined(CONFIG_CPU_V7) && \
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsystem.h495 #elif defined(CONFIG_CPU_V7)
537 #ifdef CONFIG_CPU_V7
/OK3568_Linux_fs/u-boot/configs/
H A Drk3528-aarch32.config7 CONFIG_CPU_V7=y
H A Drk3568-aarch32.config7 CONFIG_CPU_V7=y
H A Drk3588-aarch32.config7 CONFIG_CPU_V7=y
/OK3568_Linux_fs/kernel/arch/arm/mach-at91/
H A DMakefile16 ifeq ($(CONFIG_CPU_V7),y)
H A Dpm_suspend.S55 #if defined(CONFIG_CPU_V7)
/OK3568_Linux_fs/kernel/arch/arm/common/
H A DMakefile15 obj-$(CONFIG_CPU_V7) += secure_cntvoff.o
/OK3568_Linux_fs/u-boot/cmd/
H A Dboot.c24 #ifdef CONFIG_CPU_V7 in do_go_exec()
/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/
H A DMakefile36 obj-$(CONFIG_CPU_V7) += arm32/
/OK3568_Linux_fs/kernel/arch/arm/boot/compressed/
H A Dmisc.c33 #if defined(CONFIG_CPU_V6) || defined(CONFIG_CPU_V6K) || defined(CONFIG_CPU_V7)
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Darm_dcc.c23 #if defined(CONFIG_CPU_V6) || defined(CONFIG_CPU_V7)
/OK3568_Linux_fs/kernel/arch/arm/include/debug/
H A Dicedcc.S13 #if defined(CONFIG_CPU_V6) || defined(CONFIG_CPU_V6K) || defined(CONFIG_CPU_V7)
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dcache-cp15.c182 #elif defined(CONFIG_CPU_V7) in mmu_setup()
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A DMakefile67 poly1305-aflags-$(CONFIG_CPU_V7) := -U__LINUX_ARM_ARCH__ -D__LINUX_ARM_ARCH__=5
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A DMakefile100 obj-$(CONFIG_CPU_V7) += proc-v7.o proc-v7-bugs.o
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Ddw_mmc.c32 #if (CONFIG_ARM && CONFIG_CPU_V7 && !defined(CONFIG_MMC_SIMPLE))

12