Home
last modified time | relevance | path

Searched refs:GET_AM_CLASS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsoc.h82 #define GET_AM_CLASS ((omap_rev() >> 24) & 0xff) macro
87 return (GET_AM_CLASS == (id)) ? 1 : 0; \
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsoc.h82 #define GET_AM_CLASS ((omap_rev() >> 24) & 0xff) macro
87 return (GET_AM_CLASS == (id)) ? 1 : 0; \

Completed in 2 milliseconds