Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dsoc.h300 # define soc_is_omap44xx() is_omap44xx()
/openbmc/u-boot/arch/arm/include/asm/
H A Domap_common.h711 static inline u8 is_omap44xx(void) in is_omap44xx() function