Home
last modified time | relevance | path

Searched refs:CR_V (Results 1 – 4 of 4) sorted by relevance

/u-boot/arch/arm/mach-kirkwood/
A Dcpu.c262 set_cr(temp & ~CR_V); in arch_misc_init()
/u-boot/arch/arm/mach-orion5x/
A Dcpu.c275 set_cr(temp & ~CR_V); in arch_misc_init()
/u-boot/arch/arm/include/asm/
A Dsystem.h308 #define CR_V (1 << 13) /* Vectors relocated to 0xffff0000 */ macro
/u-boot/arch/arm/cpu/armv7/
A Dstart.S72 bic r0, #CR_V @ V = 0

Completed in 11 milliseconds