Searched refs:t_rea (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mtd/nand/gpmi-nand/
H A Dgpmi-lib.c867 int t_rea; gpmi_compute_edo_timing() local
895 t_rea = ((mode == 5) ? 16 : 20) * 10; gpmi_compute_edo_timing()
912 delay = (((t_rea + c - t_rp) * 8) * 10) / rp; gpmi_compute_edo_timing()

Completed in 106 milliseconds