Home
last modified time | relevance | path

Searched refs:NAND_COMMON_TIMING_NS (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dnand_base.c662 ndelay(NAND_COMMON_TIMING_NS(conf, tWB_max)); in nand_soft_waitrdy()
1143 NAND_COMMON_TIMING_NS(conf, tRR_min)), in nand_sp_exec_read_page_op()
1186 NAND_COMMON_TIMING_NS(conf, tRR_min)), in nand_lp_exec_read_page_op()
1225 NAND_COMMON_TIMING_NS(conf, tRR_min)), in nand_lp_exec_cont_read_page_op()
1231 NAND_COMMON_TIMING_NS(conf, tWB_max)), in nand_lp_exec_cont_read_page_op()
1233 NAND_COMMON_TIMING_NS(conf, tRR_min)), in nand_lp_exec_cont_read_page_op()
1355 NAND_COMMON_TIMING_NS(conf, tRR_min)), in nand_read_param_page_op()
1494 NAND_COMMON_TIMING_NS(conf, tWB_max)), in nand_exec_prog_page_op()
1598 NAND_COMMON_TIMING_NS(conf, tWB_max)), in nand_prog_page_end_op()
1975 NAND_COMMON_TIMING_NS(conf, in nand_set_features_op()
[all …]
/linux-6.3-rc2/include/linux/mtd/
A Drawnand.h588 #define NAND_COMMON_TIMING_NS(conf, timing_name) \ macro

Completed in 16 milliseconds