Searched full:twp (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/mtd/nand/raw/ |
| H A D | ams-delta.c | 45 unsigned int tWP; member 53 ndelay(priv->tWP); in gpio_nand_write_commit() 212 priv->tWP = DIV_ROUND_UP(sdr->tWP_min, 1000); in gpio_nand_setup_interface() 213 dev_dbg(dev, "using %u ns write pulse width\n", priv->tWP); in gpio_nand_setup_interface()
|
| H A D | txx9ndfmc.c | 295 spw = plat->spw ?: 90; /* max(tREADID, tWP, tRP) */ in txx9ndfmc_probe()
|
| H A D | denali.c | 859 * tRP, tWP, tRHOH, tRC, tWC -> RDWR_EN_LO_CNT in denali_setup_interface()
|
| H A D | stm32_fmc2_nand.c | 1437 * tWAIT > tWP in stm32_fmc2_nfc_calc_timings()
|
| /linux/net/ipv6/ |
| H A D | inet6_hashtables.c | 302 struct inet_timewait_sock **twp, in __inet6_check_established() argument 344 if (tcp_twsk_unique(sk, sk2, twp)) in __inet6_check_established() 366 if (twp) { in __inet6_check_established() 367 *twp = tw; in __inet6_check_established()
|
| /linux/arch/microblaze/boot/dts/ |
| H A D | system.dts | 190 xlnx,twp-ps-mem-0 = <0x11170>; 191 xlnx,twp-ps-mem-1 = <0x2ee0>; 192 xlnx,twp-ps-mem-2 = <0x2ee0>; 193 xlnx,twp-ps-mem-3 = <0x2ee0>;
|
| /linux/net/ipv4/ |
| H A D | tcp_ipv4.c | 118 int tcp_twsk_unique(struct sock *sk, struct sock *sktw, void *twp) in tcp_twsk_unique() argument 171 (!twp || (reuse && time_after32(tcp_clock_ms(), reuse_thresh)))) { in tcp_twsk_unique()
|