Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dsoc.h388 #define OMAP54XX_CLASS 0x54000054 macro
389 #define OMAP5430_REV_ES2_0 (OMAP54XX_CLASS | (0x30 << 16) | (0x20 << 8))
390 #define OMAP5432_REV_ES2_0 (OMAP54XX_CLASS | (0x32 << 16) | (0x20 << 8))
H A Dio.c619 omap2_set_globals_tap(OMAP54XX_CLASS, in omap5_init_early()