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