Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
A Dnand_base.c1140 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tR_max), in nand_sp_exec_read_page_op()
1183 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tR_max), in nand_lp_exec_read_page_op()
1279 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tR_max), in nand_read_param_page_op()
1420 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tPROG_max), 0), in nand_exec_prog_page_op()
1524 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tPROG_max), in nand_prog_page_end_op()
1841 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tBERS_max), in nand_erase_op()
1902 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tFEAT_max), in nand_set_features_op()
1949 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tFEAT_max), in nand_get_features_op()
1984 NAND_OP_WAIT_RDY(PSEC_TO_MSEC(timeout_ms), in nand_wait_rdy_op()
2019 NAND_OP_WAIT_RDY(NAND_COMMON_TIMING_MS(conf, tRST_max), in nand_reset_op()
/linux/include/linux/mtd/
A Drawnand.h833 #define NAND_OP_WAIT_RDY(tout_ms, ns) \ macro

Completed in 16 milliseconds