Searched refs:mtk_fixed_clk (Results 1 – 14 of 14) sorted by relevance
23 struct mtk_fixed_clk { struct37 void mtk_clk_register_fixed_clks(const struct mtk_fixed_clk *clks, argument
57 void mtk_clk_register_fixed_clks(const struct mtk_fixed_clk *clks, in mtk_clk_register_fixed_clks()64 const struct mtk_fixed_clk *rc = &clks[i]; in mtk_clk_register_fixed_clks()
364 static const struct mtk_fixed_clk top_fixed_clks[] = {
16 static const struct mtk_fixed_clk top_fixed_clks[] = {
21 static const struct mtk_fixed_clk fixed_clks[] __initconst = {
28 static const struct mtk_fixed_clk top_fixed_clks[] = {
21 static const struct mtk_fixed_clk top_fixed_clks[] = {
22 static const struct mtk_fixed_clk fixed_clks[] __initconst = {
23 static const struct mtk_fixed_clk top_fixed_clks[] = {
75 static const struct mtk_fixed_clk fixed_clks[] = {
26 static const struct mtk_fixed_clk fixed_clks[] __initconst = {
25 static const struct mtk_fixed_clk top_fixed_clks[] = {
Completed in 29 milliseconds