Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/nand/raw/
Dnand_timings.c59 .tRST_max = 250000000000ULL,
104 .tRST_max = 500000000,
148 .tRST_max = 500000000,
194 .tRST_max = 500000000,
239 .tRST_max = 500000000,
284 .tRST_max = 500000000,
Dnand_base.c1839 NAND_OP_WAIT_RDY(PSEC_TO_MSEC(sdr->tRST_max), 0), in nand_reset_op()
/Linux-v5.10/include/linux/mtd/
Drawnand.h468 u64 tRST_max; member