Lines Matching refs:rdy_timeout_ms
481 unsigned int rdy_timeout_ms; member
1763 nfc_op->rdy_timeout_ms = instr->ctx.waitrdy.timeout_ms; in marvell_nfc_parse_instructions()
1824 if (nfc_op.rdy_timeout_ms) { in marvell_nfc_monolithic_access_exec()
1825 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_monolithic_access_exec()
1841 if (nfc_op.rdy_timeout_ms) { in marvell_nfc_monolithic_access_exec()
1842 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_monolithic_access_exec()
1945 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_naked_waitrdy_exec()
1973 if (nfc_op.rdy_timeout_ms) { in marvell_nfc_read_id_type_exec()
1974 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_read_id_type_exec()
2013 if (nfc_op.rdy_timeout_ms) { in marvell_nfc_read_status_exec()
2014 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_read_status_exec()
2051 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_reset_cmd_type_exec()
2080 ret = marvell_nfc_wait_op(chip, nfc_op.rdy_timeout_ms); in marvell_nfc_erase_cmd_type_exec()