Home
last modified time | relevance | path

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

/openbmc/linux/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.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()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.h11 unsigned int tWP; /* ND_nWE pulse time */ member
H A Dpxa3xx_nand.c430 NDTR0_tWP(ns2cycle(t->tWP, nand_clk)) | in pxa3xx_nand_set_timing()
/openbmc/u-boot/arch/arm/dts/
H A Dam43x-epos-evm.dts588 gpmc,we-off-ns = <20>; /* we-on-time + tWP + 2 */
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam43x-epos-evm.dts775 gpmc,we-off-ns = <20>; /* we-on-time + tWP + 2 */