Searched refs:CC2stat_op_mask (Results 1 – 4 of 4) sorted by relevance
1554 #define CC2stat_op_mask 0x3 macro1564 CC2stat_op_bits, CC2stat_op_mask, \
1226 int op = ((iw0 >> CC2stat_op_bits) & CC2stat_op_mask); in decode_CC2stat_0()