QSPI_SPBR_MAX
if (spbr > QSPI_SPBR_MAX) {
spbr = clamp_val(spbr, bcm_qspi_spbr_min(qspi), QSPI_SPBR_MAX);