Searched refs:peri1_cg_regs (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/clk/mediatek/ |
H A D | clk-mt8173-pericfg.c | 19 GATE_MTK(_id, _name, _parent, &peri1_cg_regs, \ 30 static const struct mtk_gate_regs peri1_cg_regs = { variable
|
H A D | clk-mt8135.c | 435 static const struct mtk_gate_regs peri1_cg_regs = { variable 445 GATE_MTK(_id, _name, _parent, &peri1_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
H A D | clk-mt7622.c | 33 GATE_MTK(_id, _name, _parent, &peri1_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 234 static const struct mtk_gate_regs peri1_cg_regs = { variable
|
H A D | clk-mt7629.c | 61 GATE_MTK(_id, _name, _parent, &peri1_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 306 static const struct mtk_gate_regs peri1_cg_regs = { variable
|
H A D | clk-mt2712.c | 862 static const struct mtk_gate_regs peri1_cg_regs = { variable 878 GATE_MTK(_id, _name, _parent, &peri1_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
H A D | clk-mt2701.c | 811 static const struct mtk_gate_regs peri1_cg_regs = { variable 821 GATE_MTK(_id, _name, _parent, &peri1_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|