Searched refs:get_mci_clk_rate (Results 1 – 2 of 2) sorted by relevance
90 u32 bus_hz = get_mci_clk_rate();506 cfg->f_min = get_mci_clk_rate() / (2*256);507 cfg->f_max = get_mci_clk_rate() / (2*1);
112 static inline unsigned long get_mci_clk_rate(void) in get_mci_clk_rate() function