Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dnand_base.c1142 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tR_max), in nand_sp_exec_read_page_op()
1185 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tR_max), in nand_lp_exec_read_page_op()
1222 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tR_max), 0), in nand_lp_exec_cont_read_page_op()
1224 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tR_max), in nand_lp_exec_cont_read_page_op()
1232 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tR_max), in nand_lp_exec_cont_read_page_op()
1354 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tR_max), in nand_read_param_page_op()
1599 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tPROG_max), in nand_prog_page_end_op()
1916 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tBERS_max), in nand_erase_op()
1977 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tFEAT_max), in nand_set_features_op()
2059 NAND_OP_WAIT_RDY(PSEC_TO_MSEC(timeout_ms), in nand_wait_rdy_op()
[all …]
/linux-6.3-rc2/include/linux/mtd/
A Drawnand.h835 #define NAND_OP_WAIT_RDY(tout_ms, ns) \ macro

Completed in 17 milliseconds