Searched refs:marvell_nfc_wait_op (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/mtd/nand/raw/ |
| D | marvell_nand.c | 688 static int marvell_nfc_wait_op(struct nand_chip *chip, unsigned int timeout_ms) in marvell_nfc_wait_op() function 1143 ret = marvell_nfc_wait_op(chip, in marvell_nfc_hw_ecc_hmg_do_write_page() 1602 ret = marvell_nfc_wait_op(chip, in marvell_nfc_hw_ecc_bch_write_page() 1780 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_monolithic_access_exec() 1797 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_monolithic_access_exec() 1900 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_naked_waitrdy_exec() 1929 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_read_id_type_exec() 1969 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_read_status_exec() 2006 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_reset_cmd_type_exec() 2035 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_erase_cmd_type_exec()
|