Home
last modified time | relevance | path

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

/arch/arm/mach-omap1/include/mach/
Dsoc.h85 #define GET_OMAP_REVISION() ((omap_rev() >> 8) & 0xff) macro
/arch/arm/mach-omap2/
Dgpmc-nand.c38 else if (cpu_is_omap3630() && (GET_OMAP_REVISION() == 0)) in gpmc_hwecc_bch_capable()
Dsoc.h146 #define GET_OMAP_REVISION() ((omap_rev() >> 8) & 0xff) macro