Home
last modified time | relevance | path

Searched refs:tWP (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/mtd/nand/raw/
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()
Dmarvell_nand.c449 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()
/linux-6.6.21/arch/arm/boot/dts/ti/omap/
Dam43x-epos-evm.dts775 gpmc,we-off-ns = <20>; /* we-on-time + tWP + 2 */