Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Donfi.h180 u16 tBERS; member
/openbmc/linux/drivers/mtd/nand/raw/
H A 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()
H A Dnand_onfi.c317 onfi->tBERS = le16_to_cpu(p->t_bers); in nand_onfi_detect()