Searched refs:tPROG_max (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/mtd/nand/raw/ |
H A D | nand_timings.c | 30 .tPROG_max = 1000000ULL * ONFI_DYN_TIMING_MAX, 75 .tPROG_max = 1000000ULL * ONFI_DYN_TIMING_MAX, 120 .tPROG_max = 1000000ULL * ONFI_DYN_TIMING_MAX, 165 .tPROG_max = 1000000ULL * ONFI_DYN_TIMING_MAX, 210 .tPROG_max = 1000000ULL * ONFI_DYN_TIMING_MAX, 255 .tPROG_max = 1000000ULL * ONFI_DYN_TIMING_MAX, 303 .tPROG_max = 1000000ULL * ONFI_DYN_TIMING_MAX, 345 .tPROG_max = 1000000ULL * ONFI_DYN_TIMING_MAX, 387 .tPROG_max = 1000000ULL * ONFI_DYN_TIMING_MAX, 429 .tPROG_max = 1000000ULL * ONFI_DYN_TIMING_MAX, [all …]
|
H A D | nand_toshiba.c | 240 sdr->tPROG_max = 700000000; in th58nvg2s3hbai4_choose_interface_config()
|
H A D | marvell_nand.c | 1198 PSEC_TO_MSEC(sdr->tPROG_max)); in marvell_nfc_hw_ecc_hmg_do_write_page() 1669 ret = marvell_nfc_wait_op(chip, PSEC_TO_MSEC(sdr->tPROG_max)); in marvell_nfc_hw_ecc_bch_write_page()
|
H A D | meson_nand.c | 776 meson_nfc_queue_rb(nand, PSEC_TO_MSEC(sdr->tPROG_max), false); in meson_nfc_write_page_sub()
|
/linux/include/linux/mtd/ |
H A D | rawnand.h | 441 u64 tPROG_max; member 530 u64 tPROG_max; member
|