Searched refs:tPROG (Results 1 – 4 of 4) sorted by relevance
7 for program operation, i.e., tPROG 300us to 340us (randomizer enabled).
167 * @tPROG: Page program time179 u16 tPROG; member
16 * For non-ONFI chips we use the highest possible value for tPROG and tBERS.665 * tPROG, tBERS, tR and tCCS. in onfi_fill_sdr_interface_config() 672 timings->tPROG_max = 1000000ULL * onfi->tPROG; in onfi_fill_sdr_interface_config() 701 * tPROG, tBERS, tR, tCCS and tCAD. in onfi_fill_nvddr_interface_config() 708 timings->tPROG_max = 1000000ULL * onfi->tPROG; in onfi_fill_nvddr_interface_config()
316 onfi->tPROG = le16_to_cpu(p->t_prog); in nand_onfi_detect()