Searched defs:TA (Results  1 – 12 of 12) sorted by relevance
| /linux-4.4.14/arch/m68k/coldfire/ | 
| D | sltimers.c | 79 #define	TA(a)	(MCFSLT_TIMER0 + (a))  macro
 | 
| D | pit.c | 34 #define	TA(a)	(MCFPIT_BASE1 + (a))  macro
 | 
| D | timers.c | 31 #define	TA(a)	(MCFTIMER_BASE1 + (a))  macro
 | 
| /linux-4.4.14/arch/arm/mach-davinci/ | 
| D | aemif.c | 23 #define TA(x)		((x) << 2)  macro
 | 
| /linux-4.4.14/drivers/net/fddi/skfp/h/ | 
| D | smtstate.h | 47 #define TA			0  macro
 | 
| D | cmtdef.h | 121 #define TA			0	/* A port */  macro
 | 
| /linux-4.4.14/drivers/ide/ | 
| D | pdc202xx_old.c | 31 	u8			TA = 0, TB = 0, TC = 0;  in pdc202xx_set_mode()  local
 | 
| /linux-4.4.14/drivers/memory/ | 
| D | ti-aemif.c | 34 #define TA(x)		((x) << TA_SHIFT)  macro
 | 
| /linux-4.4.14/arch/x86/crypto/ | 
| D | sha1_avx2_x86_64_asm.S | 106 	.set TA, REG_TA  define
 | 
| /linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ | 
| D | ieee80211_crypt_tkip.c | 234 static void tkip_mixing_phase1(u16 *TTAK, const u8 *TK, const u8 *TA, u32 IV32)  in tkip_mixing_phase1()
 | 
| /linux-4.4.14/drivers/staging/rtl8192e/ | 
| D | rtllib_crypt_tkip.c | 224 static void tkip_mixing_phase1(u16 *TTAK, const u8 *TK, const u8 *TA, u32 IV32)  in tkip_mixing_phase1()
 | 
| /linux-4.4.14/net/wireless/ | 
| D | lib80211_crypt_tkip.c | 241 static void tkip_mixing_phase1(u16 * TTAK, const u8 * TK, const u8 * TA,  in tkip_mixing_phase1()
 |