Searched refs:CR_ASEQ (Results 1 – 1 of 1) sorted by relevance
168 #define CR_ASEQ(x) (((x) & 0x3) << 10) macro169 #define CR_ASEQDONT CR_ASEQ(0)170 #define CR_ASEQUP CR_ASEQ(1)171 #define CR_ASEQDOWN CR_ASEQ(2)172 #define CR_ASEQ_MASK CR_ASEQ(3)