Home
last modified time | relevance | path

Searched refs:tWP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dams-delta.c45 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 Dmarvell_nand.c427 * @tWP: ND_nWE pulse time
441 unsigned int tWP; member
2399 nfc_tmg.tWP = TO_CYCLES(DIV_ROUND_UP(sdr->tWC_min, 2), period_ns) - 1; in marvell_nfc_setup_interface()
2400 nfc_tmg.tWH = nfc_tmg.tWP; in marvell_nfc_setup_interface()
2446 NDTR0_TWP(nfc_tmg.tWP) | in marvell_nfc_setup_interface()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dams-delta.c45 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 Dmarvell_nand.c435 * @tWP: ND_nWE pulse time
449 unsigned int tWP; member
2416 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()

Completed in 10 milliseconds