Searched refs:BIT_MASK_MACID3_H_V1 (Results 1 – 4 of 4) sorted by relevance
71166 #define BIT_MASK_MACID3_H_V1 0xffff macro71168 (((x) & BIT_MASK_MACID3_H_V1) << BIT_SHIFT_MACID3_H_V1)71169 #define BITS_MACID3_H_V1 (BIT_MASK_MACID3_H_V1 << BIT_SHIFT_MACID3_H_V1)71172 (((x) >> BIT_SHIFT_MACID3_H_V1) & BIT_MASK_MACID3_H_V1)
71167 #define BIT_MASK_MACID3_H_V1 0xffff macro71169 (((x) & BIT_MASK_MACID3_H_V1) << BIT_SHIFT_MACID3_H_V1)71170 #define BITS_MACID3_H_V1 (BIT_MASK_MACID3_H_V1 << BIT_SHIFT_MACID3_H_V1)71173 (((x) >> BIT_SHIFT_MACID3_H_V1) & BIT_MASK_MACID3_H_V1)