Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/mediatek/
A Dclk-mtk.h44 struct mtk_fixed_clk { struct
58 int mtk_clk_register_fixed_clks(const struct mtk_fixed_clk *clks, int num, argument
60 void mtk_clk_unregister_fixed_clks(const struct mtk_fixed_clk *clks, int num,
225 const struct mtk_fixed_clk *fixed_clks;
A Dclk-mtk.c86 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()
A Dclk-mt7986-topckgen.c22 static const struct mtk_fixed_clk top_fixed_clks[] = {
A Dclk-mt6795-topckgen.c350 static const struct mtk_fixed_clk fixed_clks[] = {
A Dclk-mt8173-topckgen.c423 static const struct mtk_fixed_clk fixed_clks[] = {
A Dclk-mt8186-topckgen.c15 static const struct mtk_fixed_clk top_fixed_clks[] = {
A Dclk-mt7629.c365 static const struct mtk_fixed_clk top_fixed_clks[] = {
A Dclk-mt8516.c22 static const struct mtk_fixed_clk fixed_clks[] __initconst = {
A Dclk-mt7622.c365 static const struct mtk_fixed_clk top_fixed_clks[] = {
A Dclk-mt8195-topckgen.c16 static const struct mtk_fixed_clk top_fixed_clks[] = {
A Dclk-mt8167.c23 static const struct mtk_fixed_clk fixed_clks[] __initconst = {
A Dclk-mt2701.c29 static const struct mtk_fixed_clk top_fixed_clks[] = {
A Dclk-mt6779.c22 static const struct mtk_fixed_clk top_fixed_clks[] = {
A Dclk-mt2712.c24 static const struct mtk_fixed_clk top_fixed_clks[] = {
A Dclk-mt6765.c76 static const struct mtk_fixed_clk fixed_clks[] = {
A Dclk-mt8183.c23 static const struct mtk_fixed_clk top_fixed_clks[] = {
A Dclk-mt8192.c25 static const struct mtk_fixed_clk top_fixed_clks[] = {
A Dclk-mt8365.c24 static const struct mtk_fixed_clk top_fixed_clks[] = {

Completed in 35 milliseconds