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

/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
H A Dgpmi-lib.c869 int t_rp; gpmi_compute_edo_timing() local
898 t_rp = clk_period * 1; /* DATA_SETUP is 1 */ gpmi_compute_edo_timing()
912 delay = (((t_rea + c - t_rp) * 8) * 10) / rp; gpmi_compute_edo_timing()

Completed in 60 milliseconds