Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Ddavinci_mmc.c148 #define MMCSD_INIT_CLOCK 200000 macro
666 / (2 * MMCSD_INIT_CLOCK)) - 1; in calculate_clk_divider()
676 host->ns_in_one_cycle = (1000000) / (MMCSD_INIT_CLOCK/1000); in calculate_clk_divider()