Home
last modified time | relevance | path

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

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