Home
last modified time | relevance | path

Searched refs:CR_Z (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/arm/mach-exynos/
A Dspl_boot.c61 set_cr(set_cr_z ? cr | CR_Z : cr & ~CR_Z); in config_branch_prediction()
63 return cr & CR_Z; in config_branch_prediction()
/u-boot/arch/arm/include/asm/
A Dsystem.h306 #define CR_Z (1 << 11) /* Implementation defined */ macro

Completed in 7 milliseconds