Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-at91/include/mach/
Dclk.h111 static inline unsigned long get_mci_clk_rate(void) in get_mci_clk_rate() function
/external/u-boot/drivers/mmc/
Dgen_atmel_mci.c101 u32 bus_hz = get_mci_clk_rate();
501 cfg->f_min = get_mci_clk_rate() / (2*256);
502 cfg->f_max = get_mci_clk_rate() / (2*1);