Searched refs:BTR1_TSEG2_SHIFT (Results 1 – 1 of 1) sorted by relevance
245 #define BTR1_TSEG2_SHIFT 4 macro246 #define BTR1_TSEG2_MASK (0x7 << BTR1_TSEG2_SHIFT)254 #define BTR1_SET_TSEG2(tseg2) ((((tseg2) - 1) << BTR1_TSEG2_SHIFT) & \