Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dclock.h43 void clk_recalc_rate(struct clk *);
/linux-4.4.14/drivers/clk/bcm/
Dclk-kona.c692 static unsigned long clk_recalc_rate(struct ccu_data *ccu, in clk_recalc_rate() function
1003 return clk_recalc_rate(bcm_clk->ccu, &data->div, &data->pre_div, in kona_peri_clk_recalc_rate()