Searched refs:top3_cg_regs (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/mediatek/ |
H A D | clk-mt8516.c | 511 static const struct mtk_gate_regs top3_cg_regs = { variable 539 GATE_MTK(_id, _name, _parent, &top3_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
H A D | clk-mt8167.c | 706 static const struct mtk_gate_regs top3_cg_regs = { variable 740 GATE_MTK(_id, _name, _parent, &top3_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|