Searched refs:c6 (Results 1 – 7 of 7) sorted by relevance
/u-boot/arch/arm/cpu/arm946es/ |
A D | start.S | 80 mcr p15, 0, r0, c7, c6, 0 /* flush v4 D-cache */
|
/u-boot/arch/arm/mach-mvebu/ |
A D | lowlevel_spl.S | 30 mcr p15, 0, r0, c7, c6, 1
|
/u-boot/arch/arm/mach-imx/mx7/ |
A D | psci-suspend.S | 43 mcr p15, 0, r5, c7, c6, 2
|
/u-boot/arch/m68k/include/asm/coldfire/ |
A D | skha.h | 36 u32 c6; /* 0x84 Context 6 */ member
|
/u-boot/scripts/ |
A D | Kbuild.include | 114 # Usage: MY_CFLAGS += $(call __cc-option,$(CC),$(MY_CFLAGS),-march=winchip-c6,-march=i586) 119 # Usage: cflags-y += $(call cc-option,-march=winchip-c6,-march=i586) 124 # Usage: cflags-y += $(call hostcc-option,-march=winchip-c6,-march=i586) 129 # Usage: flag := $(call cc-option-yn,-march=winchip-c6)
|
/u-boot/doc/device-tree-bindings/misc/ |
A D | intel,baytrail-fsp.txt | 30 - fsp,enable-i2-c6
|
/u-boot/arch/arm/cpu/armv7/ |
A D | cache_v7_asm.S | 128 mcr p15, 0, r11, c7, c6, 2 @ invalidate by set/way
|
Completed in 6 milliseconds