Searched refs:TRAC_MASK (Results 1 – 3 of 3) sorted by relevance
211 #define TRAC_MASK(x) ((x & 0xe0) >> 5) macro
233 trac = TRAC_MASK(*(skb->data + 1)); in atusb_in_good()
667 u8 trac = TRAC_MASK(ctx->buf[1]); in at86rf230_tx_trac_check()