Searched refs:top5_cg_regs (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/clk/mediatek/ |
H A D | clk-mt8516.c | 523 static const struct mtk_gate_regs top5_cg_regs = { variable 545 GATE_MTK(_id, _name, _parent, &top5_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
H A D | clk-mt8167.c | 718 static const struct mtk_gate_regs top5_cg_regs = { variable 746 GATE_MTK(_id, _name, _parent, &top5_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr)
|