Searched refs:TI814X_CLASS (Results 1 – 2 of 2) sorted by relevance
432 #define TI814X_CLASS 0x81400081 macro433 #define TI8148_REV_ES1_0 TI814X_CLASS434 #define TI8148_REV_ES2_0 (TI814X_CLASS | (0x1 << 8))435 #define TI8148_REV_ES2_1 (TI814X_CLASS | (0x2 << 8))
605 omap2_set_globals_tap(TI814X_CLASS, in ti814x_init_early()