SBP2_ORBP_MASK
((uint32_t)(((orbp) & SBP2_ORBP_MASK) >> 32))
#define SBP2_ORBP_LO(orbp) ((uint32_t)((orbp) & SBP2_ORBP_MASK))