XR_INT_OSC_HZ
#define XR21V141X_MAX_SPEED XR_INT_OSC_HZ
divisor = XR_INT_OSC_HZ / baud;
idx = ((32 * XR_INT_OSC_HZ) / baud) & 0x1f;