Searched refs:get_mxclk_freq (Results 1 – 1 of 1) sorted by relevance
34 static unsigned int get_mxclk_freq(void) in get_mxclk_freq() function105 divisor = DIV_ROUND_CLOSEST(get_mxclk_freq(), frequency); in set_memory_clock()157 divisor = DIV_ROUND_CLOSEST(get_mxclk_freq(), frequency); in set_master_clock()
Completed in 3 milliseconds