Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/mtd/
Donfi.h179 u16 tBERS; member
/Linux-v5.15/drivers/mtd/nand/raw/
Dnand_timings.c673 timings->tBERS_max = 1000000ULL * onfi->tBERS; in onfi_fill_sdr_interface_config()
709 timings->tBERS_max = 1000000ULL * onfi->tBERS; in onfi_fill_nvddr_interface_config()
Dnand_onfi.c315 onfi->tBERS = le16_to_cpu(p->t_bers); in nand_onfi_detect()