Searched defs:TA (Results 1 – 9 of 9) sorted by relevance
81 #define TA(a) (MCFSLT_TIMER0 + (a)) macro
35 #define TA(a) (MCFPIT_BASE1 + (a)) macro
32 #define TA(a) (MCFTIMER_BASE1 + (a)) macro
43 #define TA 0 macro
122 #define TA 0 /* A port */ macro
31 #define TA(x) ((x) << TA_SHIFT) macro
106 .set TA, REG_TA define
183 static void tkip_mixing_phase1(u16 *TTAK, const u8 *TK, const u8 *TA, u32 IV32) in tkip_mixing_phase1()
215 static void tkip_mixing_phase1(u16 * TTAK, const u8 * TK, const u8 * TA, in tkip_mixing_phase1()