Lines Matching refs:rdy_timeout_ms
492 unsigned int rdy_timeout_ms; member
1795 nfc_op->rdy_timeout_ms = instr->ctx.waitrdy.timeout_ms; in marvell_nfc_parse_instructions()
1856 if (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()
1873 if (nfc_op.rdy_timeout_ms) { in marvell_nfc_monolithic_access_exec()
1874 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_monolithic_access_exec()
1977 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_naked_waitrdy_exec()
2005 if (nfc_op.rdy_timeout_ms) { in marvell_nfc_read_id_type_exec()
2006 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_read_id_type_exec()
2045 if (nfc_op.rdy_timeout_ms) { in marvell_nfc_read_status_exec()
2046 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_read_status_exec()
2083 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_reset_cmd_type_exec()
2112 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_erase_cmd_type_exec()