tBERS_max        1120 drivers/mtd/nand/raw/meson_nand.c 	tbers_clocks = DIV_ROUND_UP_ULL(PSEC_TO_NSEC(timings->tBERS_max),
tBERS_max        1688 drivers/mtd/nand/raw/nand_base.c 			NAND_OP_WAIT_RDY(PSEC_TO_MSEC(sdr->tBERS_max), 0),
tBERS_max         300 drivers/mtd/nand/raw/nand_timings.c 		timings->tBERS_max = 1000000ULL * onfi->tBERS;
tBERS_max         316 drivers/mtd/nand/raw/nand_timings.c 		timings->tBERS_max = 1000000ULL * ONFI_DYN_TIMING_MAX;
tBERS_max         443 include/linux/mtd/rawnand.h 	u64 tBERS_max;