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