Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dsh_clk.h214 int sh_clk_fsidiv_register(struct clk *clks, int nr);
/linux-4.1.27/drivers/sh/clk/
Dcpg.c467 int __init sh_clk_fsidiv_register(struct clk *clks, int nr) in sh_clk_fsidiv_register() function
/linux-4.1.27/arch/arm/mach-shmobile/
Dclock-r8a7740.c667 ret = sh_clk_fsidiv_register(fsidivs, FSIDIV_REPARENT_NR); in r8a7740_clock_init()