Searched refs:CC2stat_op_mask (Results 1 – 2 of 2) sorted by relevance
1488 #define CC2stat_op_mask 0x3 macro1498 CC2stat_op_bits, CC2stat_op_mask, \
1046 int op = ((iw0 >> CC2stat_op_bits) & CC2stat_op_mask); in decode_CC2stat_0()