Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/soc/ti/
Domap1-soc.h76 #define GET_OMAP_CLASS (omap_rev() & 0xff) macro
81 return (GET_OMAP_CLASS == (id)) ? 1 : 0; \
/linux-6.1.9/arch/arm/mach-omap2/
Dsoc.h74 #define GET_OMAP_CLASS (omap_rev() & 0xff) macro
79 return (GET_OMAP_CLASS == (id)) ? 1 : 0; \