Searched refs:BIT_MASK_MACID2_H_V1 (Results 1 – 4 of 4) sorted by relevance
71080 #define BIT_MASK_MACID2_H_V1 0xffff macro71082 (((x) & BIT_MASK_MACID2_H_V1) << BIT_SHIFT_MACID2_H_V1)71083 #define BITS_MACID2_H_V1 (BIT_MASK_MACID2_H_V1 << BIT_SHIFT_MACID2_H_V1)71086 (((x) >> BIT_SHIFT_MACID2_H_V1) & BIT_MASK_MACID2_H_V1)
71081 #define BIT_MASK_MACID2_H_V1 0xffff macro71083 (((x) & BIT_MASK_MACID2_H_V1) << BIT_SHIFT_MACID2_H_V1)71084 #define BITS_MACID2_H_V1 (BIT_MASK_MACID2_H_V1 << BIT_SHIFT_MACID2_H_V1)71087 (((x) >> BIT_SHIFT_MACID2_H_V1) & BIT_MASK_MACID2_H_V1)