Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dsoc.h465 #define OMAP54XX_CLASS 0x54000054 macro
466 #define OMAP5430_REV_ES2_0 (OMAP54XX_CLASS | (0x30 << 16) | (0x20 << 8))
467 #define OMAP5432_REV_ES2_0 (OMAP54XX_CLASS | (0x32 << 16) | (0x20 << 8))
Dio.c715 omap2_set_globals_tap(OMAP54XX_CLASS, in omap5_init_early()