> + host->mmc->max_busy_timeout = cycles / (clk_rate * MSEC_PER_SEC); This should be "/ MSEC_PER_SEC"! Sorry, it was a bad merge conflict resolution :(