Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-shmobile/
Dclock.h8 extern struct sh_clk_ops shmobile_fixed_ratio_clk_ops;
25 .ops = &shmobile_fixed_ratio_clk_ops,\
Dclock.c34 struct sh_clk_ops shmobile_fixed_ratio_clk_ops = { variable