Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dnand_timings.c317 timings->tBERS_max = 1000000ULL * onfi->tBERS; in onfi_fill_data_interface()
333 timings->tBERS_max = 1000000ULL * ONFI_DYN_TIMING_MAX; in onfi_fill_data_interface()
Dnand_base.c2127 NAND_OP_WAIT_RDY(PSEC_TO_MSEC(sdr->tBERS_max), 0), in nand_erase_op()
/Linux-v4.19/include/linux/mtd/
Drawnand.h728 u64 tBERS_max; member