Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Dnand_timings.c300 timings->tBERS_max = 1000000ULL * onfi->tBERS; in onfi_fill_data_interface()
316 timings->tBERS_max = 1000000ULL * ONFI_DYN_TIMING_MAX; in onfi_fill_data_interface()
Dmeson_nand.c1120 tbers_clocks = DIV_ROUND_UP_ULL(PSEC_TO_NSEC(timings->tBERS_max), in meson_nfc_setup_data_interface()
Dnand_base.c1684 NAND_OP_WAIT_RDY(PSEC_TO_MSEC(sdr->tBERS_max), 0), in nand_erase_op()
/Linux-v5.4/include/linux/mtd/
Drawnand.h443 u64 tBERS_max; member