Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Dsoc.h432 #define TI814X_CLASS 0x81400081 macro
433 #define TI8148_REV_ES1_0 TI814X_CLASS
434 #define TI8148_REV_ES2_0 (TI814X_CLASS | (0x1 << 8))
435 #define TI8148_REV_ES2_1 (TI814X_CLASS | (0x2 << 8))
Dio.c605 omap2_set_globals_tap(TI814X_CLASS, in ti814x_init_early()