Searched refs:peri0_cg_regs (Results 1 – 6 of 6) sorted by relevance
/drivers/clk/mediatek/ |
D | clk-mt7622.c | 67 GATE_MTK(_id, _name, _parent, &peri0_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 70 GATE_MTK_FLAGS(_id, _name, _parent, &peri0_cg_regs, _shift, \ 288 static const struct mtk_gate_regs peri0_cg_regs = { variable
|
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)
|
D | clk-mt7629.c | 60 GATE_MTK(_id, _name, _parent, &peri0_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 302 static const struct mtk_gate_regs peri0_cg_regs = { variable
|
D | clk-mt2701.c | 807 static const struct mtk_gate_regs peri0_cg_regs = { variable 820 GATE_MTK(_id, _name, _parent, &peri0_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
D | clk-mt2712.c | 1002 static const struct mtk_gate_regs peri0_cg_regs = { variable 1021 GATE_MTK(_id, _name, _parent, &peri0_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
D | clk-mt8173.c | 650 static const struct mtk_gate_regs peri0_cg_regs __initconst = { 666 .regs = &peri0_cg_regs, \
|