calc_baud_divisor
divisor = calc_baud_divisor(baudrate, priv->baud_base);
int divisor = calc_baud_divisor(baudrate);