Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Ddavinci_mmc.c134 #define MMCSD_INIT_CLOCK 200000 macro
652 / (2 * MMCSD_INIT_CLOCK)) - 1; in calculate_clk_divider()
662 host->ns_in_one_cycle = (1000000) / (MMCSD_INIT_CLOCK/1000); in calculate_clk_divider()