HomeSort by relevance Sort by last modified time
    Searched refs:tWP_min (Results 1 - 5 of 5) sorted by null

  /external/u-boot/drivers/mtd/nand/
nand_timings.c 54 .tWP_min = 50000,
96 .tWP_min = 25000,
138 .tWP_min = 17000,
180 .tWP_min = 15000,
222 .tWP_min = 12000,
264 .tWP_min = 10000,
pxa3xx_nand.c 350 u32 tWP_min = DIV_ROUND_UP(t->tWC_min - tWH_min, 1000);
364 NDTR0_tWP(ns2cycle(tWP_min, nand_clk)) |
    [all...]
sunxi_nand.c     [all...]
denali.c 1031 rdwr_en_lo = DIV_ROUND_UP(max(timings->tRP_min, timings->tWP_min),
    [all...]
  /external/u-boot/include/linux/mtd/
rawnand.h 692 * @tWP_min: WE# pulse width
732 u32 tWP_min;
    [all...]

Completed in 650 milliseconds