Searched refs:peri_cg_regs (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/clk/mediatek/ |
D | clk-mt6795-pericfg.c | 16 GATE_MTK(_id, _name, _parent, &peri_cg_regs, \ 21 static const struct mtk_gate_regs peri_cg_regs = { variable
|
D | clk-mt8183.c | 1005 static const struct mtk_gate_regs peri_cg_regs = { variable 1012 GATE_MTK(_id, _name, _parent, &peri_cg_regs, _shift, \
|
D | clk-mt8192.c | 935 static const struct mtk_gate_regs peri_cg_regs = { variable 942 GATE_MTK(_id, _name, _parent, &peri_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv)
|