Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/nand/raw/
Dnand_timings.c31 .tBERS_max = 1000000ULL * ONFI_DYN_TIMING_MAX,
76 .tBERS_max = 1000000ULL * ONFI_DYN_TIMING_MAX,
121 .tBERS_max = 1000000ULL * ONFI_DYN_TIMING_MAX,
166 .tBERS_max = 1000000ULL * ONFI_DYN_TIMING_MAX,
211 .tBERS_max = 1000000ULL * ONFI_DYN_TIMING_MAX,
256 .tBERS_max = 1000000ULL * ONFI_DYN_TIMING_MAX,
381 timings->tBERS_max = 1000000ULL * onfi->tBERS; in onfi_fill_interface_config()
Dnand_toshiba.c241 sdr->tBERS_max = 5000000000; in th58nvg2s3hbai4_choose_interface_config()
Dmeson_nand.c1123 tbers_clocks = DIV_ROUND_UP_ULL(PSEC_TO_NSEC(timings->tBERS_max), in meson_nfc_setup_interface()
Dnand_base.c1680 NAND_OP_WAIT_RDY(PSEC_TO_MSEC(sdr->tBERS_max), 0), in nand_erase_op()
/Linux-v5.10/include/linux/mtd/
Drawnand.h437 u64 tBERS_max; member