Searched refs:get_mci_clk_rate (Results 1 – 2 of 2) sorted by relevance
111 static inline unsigned long get_mci_clk_rate(void) in get_mci_clk_rate() function
103 u32 bus_hz = get_mci_clk_rate();503 cfg->f_min = get_mci_clk_rate() / (2*256);504 cfg->f_max = get_mci_clk_rate() / (2*1);
Completed in 4 milliseconds