Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Dsoc.h369 #define TI814X_CLASS 0x81400081 macro
370 #define TI8148_REV_ES1_0 TI814X_CLASS
371 #define TI8148_REV_ES2_0 (TI814X_CLASS | (0x1 << 8))
372 #define TI8148_REV_ES2_1 (TI814X_CLASS | (0x2 << 8))
Dio.c532 omap2_set_globals_tap(TI814X_CLASS, in ti814x_init_early()