Searched refs:top0_cg_regs (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/clk/mediatek/ |
H A D | clk-mt8167.c | 688 static const struct mtk_gate_regs top0_cg_regs = { variable 725 GATE_MTK(_id, _name, _parent, &top0_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 728 GATE_MTK(_id, _name, _parent, &top0_cg_regs, _shift, &mtk_clk_gate_ops_setclr_inv)
|
H A D | clk-mt7622.c | 20 GATE_MTK(_id, _name, _parent, &top0_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr) 216 static const struct mtk_gate_regs top0_cg_regs = { variable
|
H A D | clk-mt2712.c | 803 static const struct mtk_gate_regs top0_cg_regs = { variable 816 GATE_MTK(_id, _name, _parent, &top0_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr)
|
H A D | clk-mt8365.c | 573 static const struct mtk_gate_regs top0_cg_regs = { variable 592 GATE_MTK(_id, _name, _parent, &top0_cg_regs, \
|
H A D | clk-mt8188-topckgen.c | 1189 static const struct mtk_gate_regs top0_cg_regs = { variable 1202 GATE_MTK(_id, _name, _parent, &top0_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv)
|
H A D | clk-mt8195-topckgen.c | 1186 static const struct mtk_gate_regs top0_cg_regs = { variable 1199 GATE_MTK_FLAGS(_id, _name, _parent, &top0_cg_regs, _shift, \
|
H A D | clk-mt6765.c | 470 static const struct mtk_gate_regs top0_cg_regs = { variable 489 GATE_MTK(_id, _name, _parent, &top0_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr)
|