Searched refs:mtk_clk_gate_ops (Results 1 – 9 of 9) sorted by relevance
/u-boot-v2022.01-rc1/drivers/clk/mediatek/ |
A D | clk-mt7622.c | 740 .ops = &mtk_clk_gate_ops, 750 .ops = &mtk_clk_gate_ops, 761 .ops = &mtk_clk_gate_ops, 771 .ops = &mtk_clk_gate_ops, 780 .ops = &mtk_clk_gate_ops, 789 .ops = &mtk_clk_gate_ops,
|
A D | clk-mt7629.c | 728 .ops = &mtk_clk_gate_ops, 738 .ops = &mtk_clk_gate_ops, 749 .ops = &mtk_clk_gate_ops, 758 .ops = &mtk_clk_gate_ops, 767 .ops = &mtk_clk_gate_ops,
|
A D | clk-mt7623.c | 883 .ops = &mtk_clk_gate_ops, 893 .ops = &mtk_clk_gate_ops, 904 .ops = &mtk_clk_gate_ops, 914 .ops = &mtk_clk_gate_ops,
|
A D | clk-mtk.h | 215 extern const struct clk_ops mtk_clk_gate_ops;
|
A D | clk-mt8512.c | 862 .ops = &mtk_clk_gate_ops, 872 .ops = &mtk_clk_gate_ops,
|
A D | clk-mt8516.c | 801 .ops = &mtk_clk_gate_ops,
|
A D | clk-mtk.c | 503 const struct clk_ops mtk_clk_gate_ops = { variable
|
A D | clk-mt8183.c | 821 .ops = &mtk_clk_gate_ops,
|
A D | clk-mt8518.c | 1557 .ops = &mtk_clk_gate_ops,
|
Completed in 24 milliseconds