Searched refs:TI816X_CLASS (Results 1 – 2 of 2) sorted by relevance
349 #define TI816X_CLASS 0x81600081 macro350 #define TI8168_REV_ES1_0 TI816X_CLASS351 #define TI8168_REV_ES1_1 (TI816X_CLASS | (0x1 << 8))352 #define TI8168_REV_ES2_0 (TI816X_CLASS | (0x2 << 8))353 #define TI8168_REV_ES2_1 (TI816X_CLASS | (0x3 << 8))
530 omap2_set_globals_tap(TI816X_CLASS, in ti816x_init_early()