Searched refs:peri0_cg_regs (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/clk/mediatek/ |
H A D | clk-mt8173-pericfg.c | 15 GATE_MTK(_id, _name, _parent, &peri0_cg_regs, \ 24 static const struct mtk_gate_regs peri0_cg_regs = { variable
|
H A D | clk-mt7622.c | 26 GATE_MTK(_id, _name, _parent, &peri0_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 29 GATE_MTK_FLAGS(_id, _name, _parent, &peri0_cg_regs, _shift, \ 228 static const struct mtk_gate_regs peri0_cg_regs = { variable
|
H A D | clk-mt8135.c | 429 static const struct mtk_gate_regs peri0_cg_regs = { variable 442 GATE_MTK(_id, _name, _parent, &peri0_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
H A D | clk-mt7629.c | 58 GATE_MTK(_id, _name, _parent, &peri0_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 300 static const struct mtk_gate_regs peri0_cg_regs = { variable
|
H A D | clk-mt2712.c | 856 static const struct mtk_gate_regs peri0_cg_regs = { variable 875 GATE_MTK(_id, _name, _parent, &peri0_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
H A D | clk-mt2701.c | 805 static const struct mtk_gate_regs peri0_cg_regs = { variable 818 GATE_MTK(_id, _name, _parent, &peri0_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|