Searched refs:rdy_timeout_ms (Results 1 – 1 of 1) sorted by relevance
472 unsigned int rdy_timeout_ms; member1718 nfc_op->rdy_timeout_ms = instr->ctx.waitrdy.timeout_ms; in marvell_nfc_parse_instructions()1779 if (nfc_op.rdy_timeout_ms) { in marvell_nfc_monolithic_access_exec()1780 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_monolithic_access_exec()1796 if (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()1928 if (nfc_op.rdy_timeout_ms) { in marvell_nfc_read_id_type_exec()1929 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_read_id_type_exec()1968 if (nfc_op.rdy_timeout_ms) { in marvell_nfc_read_status_exec()[all …]