Searched refs:ta (Results 1 – 8 of 8) sorted by relevance
/linux-4.19.296/drivers/char/hw_random/ |
D | n2-asm.S | 14 ta HV_FAST_TRAP 23 ta HV_FAST_TRAP 34 ta HV_FAST_TRAP 46 ta HV_FAST_TRAP 53 ta HV_FAST_TRAP 61 ta HV_FAST_TRAP 69 ta HV_FAST_TRAP 77 ta HV_FAST_TRAP
|
/linux-4.19.296/crypto/ |
D | arc4.c | 58 u32 ty, ta, tb; in arc4_crypt() local 75 ta = S[x]; in arc4_crypt() 76 ty = (y + ta) & 0xff; in arc4_crypt() 82 a = ta; in arc4_crypt()
|
/linux-4.19.296/drivers/memory/ |
D | ti-aemif.c | 108 u8 ta; member 181 int ta, rhold, rstrobe, rsetup, whold, wstrobe, wsetup; in aemif_config_abus() local 188 ta = aemif_calc_rate(pdev, data->ta, clk_rate, TA_MAX); in aemif_config_abus() 196 if (ta < 0 || rhold < 0 || rstrobe < 0 || rsetup < 0 || in aemif_config_abus() 203 set = TA(ta) | RHOLD(rhold) | RSTROBE(rstrobe) | RSETUP(rsetup) | in aemif_config_abus() 244 data->ta = aemif_cycles_to_nsec(TA_VAL(val), clk_rate); in aemif_get_hw_params() 295 data->ta = val; in of_aemif_parse_abus_config()
|
/linux-4.19.296/include/linux/platform_data/ |
D | mtd-davinci-aemif.h | 33 u8 ta; member
|
/linux-4.19.296/include/linux/ |
D | isdn_ppp.h | 141 unsigned char ta:1; /* The timer is active (flag) */ member
|
D | ieee80211.h | 1114 u8 ta[ETH_ALEN]; member 1127 u8 ta[ETH_ALEN]; member 1253 __u8 ta[ETH_ALEN]; member
|
/linux-4.19.296/drivers/isdn/i4l/ |
D | isdn_ppp.c | 2319 if (rs->ta) in isdn_ppp_ccp_reset_free_state() 2339 if (rs->ta && rs->state == CCPResetSentReq) { in isdn_ppp_ccp_timer_callback() 2345 rs->ta = 0; in isdn_ppp_ccp_timer_callback() 2407 if (rs->state == CCPResetSentReq && rs->ta) { in isdn_ppp_ccp_reset_trans() 2439 rs->ta = 1; in isdn_ppp_ccp_reset_trans() 2454 if (rs->state == CCPResetSentReq && rs->ta) { in isdn_ppp_ccp_reset_trans() 2484 rs->ta = 1; in isdn_ppp_ccp_reset_trans() 2497 if (rs->ta && rs->state == CCPResetSentReq) { in isdn_ppp_ccp_reset_ack_rcvd() 2506 if (rs->ta) { in isdn_ppp_ccp_reset_ack_rcvd() 2507 rs->ta = 0; in isdn_ppp_ccp_reset_ack_rcvd()
|
/linux-4.19.296/include/net/ |
D | mac80211.h | 4768 const u8 *ta, u32 iv32, u16 *p1k);
|