Home
last modified time | relevance | path

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

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