Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/mediatek/
Dclk-mtk.h29 struct mtk_fixed_clk { struct
43 void mtk_clk_register_fixed_clks(const struct mtk_fixed_clk *clks, argument
Dclk-mtk.c52 void __init mtk_clk_register_fixed_clks(const struct mtk_fixed_clk *clks, in mtk_clk_register_fixed_clks()
59 const struct mtk_fixed_clk *rc = &clks[i]; in mtk_clk_register_fixed_clks()
Dclk-mt8173.c33 static const struct mtk_fixed_clk fixed_clks[] __initconst = {