Home
last modified time | relevance | path

Searched refs:marvell_nfc_wait_op (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmarvell_nand.c718 static int marvell_nfc_wait_op(struct nand_chip *chip, unsigned int timeout_ms) in marvell_nfc_wait_op() function
1183 ret = marvell_nfc_wait_op(chip, in marvell_nfc_hw_ecc_hmg_do_write_page()
1655 ret = marvell_nfc_wait_op(chip, PSEC_TO_MSEC(sdr->tPROG_max)); in marvell_nfc_hw_ecc_bch_write_page()
1840 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_monolithic_access_exec()
1857 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_monolithic_access_exec()
1960 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_naked_waitrdy_exec()
1989 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_read_id_type_exec()
2029 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_read_status_exec()
2066 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_reset_cmd_type_exec()
2095 ret = marvell_nfc_wait_op(chi in marvell_nfc_erase_cmd_type_exec()
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmarvell_nand.c726 static int marvell_nfc_wait_op(struct nand_chip *chip, unsigned int timeout_ms) in marvell_nfc_wait_op() function
1197 ret = marvell_nfc_wait_op(chip, 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()
1854 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_monolithic_access_exec()
1871 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_monolithic_access_exec()
1974 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_naked_waitrdy_exec()
2003 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_read_id_type_exec()
2043 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_read_status_exec()
2080 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_reset_cmd_type_exec()
2109 ret = marvell_nfc_wait_op(chi in marvell_nfc_erase_cmd_type_exec()
[all...]

Completed in 7 milliseconds