HomeSort by relevance Sort by last modified time
    Searched defs:tAR_min (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/mtd/nand/
pxa3xx_nand.c 355 u32 tAR_min = DIV_ROUND_UP(t->tAR_min, 1000);
370 NDTR1_tAR(ns2cycle(tAR_min, nand_clk));
    [all...]
  /external/u-boot/include/linux/mtd/
rawnand.h 662 * @tAR_min: ALE to RE# delay
703 u32 tAR_min;
    [all...]

Completed in 83 milliseconds