Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/nxp/clk/s32cc/
H A Ds32cc_clk_drv.c1880 static unsigned long compute_dfs_div_freq(unsigned long pfreq, uint32_t mfi, uint32_t mfn) in compute_dfs_div_freq() function
1941 *rate = compute_dfs_div_freq(pfreq, mfi, mfn); in get_dfs_div_freq()