Searched refs:SQIN_RTO (Results 1 – 2 of 2) sorted by relevance
81 opcode |= SQIN_RTO; in rta_seq_in_ptr()101 if (!(opcode & (SQIN_PRE | SQIN_RTO | SQIN_SOP))) in rta_seq_in_ptr()
1703 #define SQIN_RTO BIT(21) macro