Searched refs:I93_CMD_STAY_QUIET (Results 1 – 3 of 3) sorted by relevance
506 #define I93_CMD_STAY_QUIET 0x02 /* Stay Quiet */ macro
805 UINT8_TO_STREAM(p, I93_CMD_STAY_QUIET); in rw_i93_send_cmd_stay_quiet()811 rw_cb.tcb.i93.sent_cmd = I93_CMD_STAY_QUIET; in rw_i93_send_cmd_stay_quiet()3017 if (p_i93->sent_cmd == I93_CMD_STAY_QUIET) { in rw_i93_handle_error()3020 rw_data.i93_cmd_cmpl.command = I93_CMD_STAY_QUIET; in rw_i93_handle_error()3096 (rw_cb.tcb.i93.sent_cmd != I93_CMD_STAY_QUIET)) { in rw_i93_process_timeout()
2352 uint8_t i93_command = I93_CMD_STAY_QUIET; in nfa_rw_i93_command()2368 i93_command = I93_CMD_STAY_QUIET; in nfa_rw_i93_command()