Home
last modified time | relevance | path

Searched refs:cortex_rev (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-omap4/
Dsys_proto.h59 u32 cortex_rev(void);
/external/u-boot/arch/arm/include/asm/arch-omap5/
Dsys_proto.h65 u32 cortex_rev(void);
/external/u-boot/arch/arm/mach-omap2/omap4/
Dhwinit.c112 unsigned int arm_rev = cortex_rev(); in init_omap_revision()
/external/u-boot/arch/arm/mach-omap2/
Dhwinit-common.c49 u32 cortex_rev(void) in cortex_rev() function
/external/u-boot/arch/arm/mach-omap2/omap5/
Dhwinit.c343 unsigned int rev = cortex_rev(); in init_omap_revision()