Home
last modified time | relevance | path

Searched defs:GET_OMAP_REVISION (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/soc/ti/
H A Domap1-soc.h51 #define GET_OMAP_REVISION() ((omap_rev() >> 8) & 0xff) macro
/openbmc/linux/arch/arm/mach-omap2/
H A Dsoc.h60 #define GET_OMAP_REVISION() ((omap_rev() >> 8) & 0xff) macro