MCFQSPI_BUSCLK
return clamp((MCFQSPI_BUSCLK + speed_hz - 1) / speed_hz, 2u, 255u);
(MCFQSPI_BUSCLK / mcfqspi_qmr_baud(spi->max_speed_hz))