Searched refs:I93_CMD_RESET_TO_READY (Results 1 – 3 of 3) sorted by relevance
463 #define I93_CMD_RESET_TO_READY 0x26 /* Reset to ready */ macro
434 case I93_CMD_RESET_TO_READY: in rw_i93_send_to_upper()1056 UINT8_TO_STREAM (p, I93_CMD_RESET_TO_READY); in rw_i93_send_cmd_reset_to_ready()1063 rw_cb.tcb.i93.sent_cmd = I93_CMD_RESET_TO_READY; in rw_i93_send_cmd_reset_to_ready()
2459 i93_command = I93_CMD_RESET_TO_READY; in nfa_rw_i93_command()