Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-kirkwood/
H A Dcpu.c298 set_cr(temp & ~CR_V); in arch_misc_init()
/rk3399_rockchip-uboot/arch/arm/mach-orion5x/
H A Dcpu.c273 set_cr(temp & ~CR_V); in arch_misc_init()
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dsystem.h321 #define CR_V (1 << 13) /* Vectors relocated to 0xffff0000 */ macro
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A Dstart.S80 bic r0, #CR_V @ V = 0