Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Dnand_timings.c49 .tRST_max = 250000000000ULL,
91 .tRST_max = 500000000,
132 .tRST_max = 500000000,
175 .tRST_max = 500000000,
217 .tRST_max = 500000000,
259 .tRST_max = 500000000,
Dnand_base.c1843 NAND_OP_WAIT_RDY(PSEC_TO_MSEC(sdr->tRST_max), 0), in nand_reset_op()
/Linux-v5.4/include/linux/mtd/
Drawnand.h474 u64 tRST_max; member