Home
last modified time | relevance | path

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

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