Searched refs:MMCSD_INIT_CLOCK (Results 1 – 2 of 2) sorted by relevance
89 #define MMCSD_INIT_CLOCK 200000 macro
158 open_drain_freq = ((rt_uint32_t)mmc_pclk / (2 * MMCSD_INIT_CLOCK)) - 1; in calculate_clk_divider()169 host->ns_in_one_cycle = (1000000) / (MMCSD_INIT_CLOCK / 1000); in calculate_clk_divider()
Completed in 7 milliseconds