Searched refs:tWP (Results 1 – 3 of 3) sorted by relevance
45 unsigned int tWP; member53 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()
449 unsigned int tWP; member2416 nfc_tmg.tWP = TO_CYCLES(DIV_ROUND_UP(sdr->tWC_min, 2), period_ns) - 1; in marvell_nfc_setup_interface()2417 nfc_tmg.tWH = nfc_tmg.tWP; in marvell_nfc_setup_interface()2463 NDTR0_TWP(nfc_tmg.tWP) | in marvell_nfc_setup_interface()
775 gpmc,we-off-ns = <20>; /* we-on-time + tWP + 2 */