Home
last modified time | relevance | path

Searched refs:do_div (Results 1 – 2 of 2) sorted by relevance

/components/drivers/sdio/sdhci/include/
A Dsdhci_misc.h47 #define do_div(n, base) ({ \ macro
/components/drivers/sdio/sdhci/
A Dsdhci.c1018 if (do_div(val, host->clock)) in sdhci_target_timeout()
1088 do_div(transfer_time, freq); in sdhci_calc_sw_timeout()

Completed in 6 milliseconds