Searched refs:I93_CMD_STAY_QUIET (Results 1 – 3 of 3) sorted by relevance
506 #define I93_CMD_STAY_QUIET 0x02 /* Stay Quiet */ macro
745 UINT8_TO_STREAM(p, I93_CMD_STAY_QUIET); in rw_i93_send_cmd_stay_quiet()751 rw_cb.tcb.i93.sent_cmd = I93_CMD_STAY_QUIET; in rw_i93_send_cmd_stay_quiet()2930 if (p_i93->sent_cmd == I93_CMD_STAY_QUIET) { in rw_i93_handle_error()2933 rw_data.i93_cmd_cmpl.command = I93_CMD_STAY_QUIET; in rw_i93_handle_error()3009 (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()