Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/sm750fb/
H A Dddk750_chip.c34 static unsigned int get_mxclk_freq(void) in get_mxclk_freq() function
105 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()