Searched refs:CONFIG_CPU_V7A (Results 1 – 10 of 10) sorted by relevance
25 #ifdef CONFIG_CPU_V7A in reset_cpu()
7 obj-$(CONFIG_CPU_V7A) += clock.o pinmux.o power.o system.o
5 ifeq ($(CONFIG_CPU_V7A),y)
20 obj-$(CONFIG_CPU_V7A) += armv7/
4 CONFIG_CPU_V7A= macro17 arch-$(CONFIG_CPU_V7A) =$(call cc-option, -march=armv7-a, \43 tune-$(CONFIG_CPU_V7A) =-mtune=generic-armv7-a
35 obj-$(CONFIG_CPU_V7A) += arm32/
22 #if defined(CONFIG_CPU_V6) || defined(CONFIG_CPU_V7A) || defined(CONFIG_CPU_V7R)
466 #elif defined(CONFIG_CPU_V7A)525 #ifdef CONFIG_CPU_V7A
180 #elif defined(CONFIG_CPU_V7A) in mmu_setup()
84 #ifdef CONFIG_CPU_V7A
Completed in 22 milliseconds