Searched refs:mtk_fixed_clk (Results 1 – 18 of 18) sorted by relevance
44 struct mtk_fixed_clk { struct58 int mtk_clk_register_fixed_clks(const struct mtk_fixed_clk *clks, int num, argument60 void mtk_clk_unregister_fixed_clks(const struct mtk_fixed_clk *clks, int num,225 const struct mtk_fixed_clk *fixed_clks;
86 int mtk_clk_register_fixed_clks(const struct mtk_fixed_clk *clks, int num, in mtk_clk_register_fixed_clks()96 const struct mtk_fixed_clk *rc = &clks[i]; in mtk_clk_register_fixed_clks()119 const struct mtk_fixed_clk *rc = &clks[i]; in mtk_clk_register_fixed_clks()132 void mtk_clk_unregister_fixed_clks(const struct mtk_fixed_clk *clks, int num, in mtk_clk_unregister_fixed_clks()141 const struct mtk_fixed_clk *rc = &clks[i - 1]; in mtk_clk_unregister_fixed_clks()
22 static const struct mtk_fixed_clk top_fixed_clks[] = {
350 static const struct mtk_fixed_clk fixed_clks[] = {
423 static const struct mtk_fixed_clk fixed_clks[] = {
15 static const struct mtk_fixed_clk top_fixed_clks[] = {
365 static const struct mtk_fixed_clk top_fixed_clks[] = {
22 static const struct mtk_fixed_clk fixed_clks[] __initconst = {
16 static const struct mtk_fixed_clk top_fixed_clks[] = {
23 static const struct mtk_fixed_clk fixed_clks[] __initconst = {
29 static const struct mtk_fixed_clk top_fixed_clks[] = {
24 static const struct mtk_fixed_clk top_fixed_clks[] = {
76 static const struct mtk_fixed_clk fixed_clks[] = {
23 static const struct mtk_fixed_clk top_fixed_clks[] = {
25 static const struct mtk_fixed_clk top_fixed_clks[] = {
Completed in 29 milliseconds