Searched refs:FSR_FCC3_MASK (Results 1 – 2 of 2) sorted by relevance
83 #define FSR_FCC3_MASK (((1UL << FSR_FCC3_BITS) - 1) << FSR_FCC3_SHIFT) macro85 #define FSR_GET_FCC3(x) (((x) & FSR_FCC3_MASK) >> FSR_FCC3_SHIFT)
66 ~FSR_FCC3_MASK