Searched refs:TI816X_CLASS (Results 1 – 2 of 2) sorted by relevance
426 #define TI816X_CLASS 0x81600081 macro427 #define TI8168_REV_ES1_0 TI816X_CLASS428 #define TI8168_REV_ES1_1 (TI816X_CLASS | (0x1 << 8))429 #define TI8168_REV_ES2_0 (TI816X_CLASS | (0x2 << 8))430 #define TI8168_REV_ES2_1 (TI816X_CLASS | (0x3 << 8))
622 omap2_set_globals_tap(TI816X_CLASS, in ti816x_init_early()