Lines Matching refs:rdy_timeout_ms
402 unsigned int rdy_timeout_ms; member
1617 nfc_op->rdy_timeout_ms = instr->ctx.waitrdy.timeout_ms; in marvell_nfc_parse_instructions()
1678 if (nfc_op.rdy_timeout_ms) { in marvell_nfc_monolithic_access_exec()
1679 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_monolithic_access_exec()
1695 if (nfc_op.rdy_timeout_ms) { in marvell_nfc_monolithic_access_exec()
1696 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_monolithic_access_exec()
1799 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_naked_waitrdy_exec()
1827 if (nfc_op.rdy_timeout_ms) { in marvell_nfc_read_id_type_exec()
1828 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_read_id_type_exec()
1867 if (nfc_op.rdy_timeout_ms) { in marvell_nfc_read_status_exec()
1868 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_read_status_exec()
1905 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_reset_cmd_type_exec()
1934 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_erase_cmd_type_exec()