Searched refs:infra2_cg_regs (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/drivers/clk/mediatek/ |
D | clk-mt7986-infracfg.c | 82 static const struct mtk_gate_regs infra2_cg_regs = { variable 95 GATE_MTK(_id, _name, _parent, &infra2_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
D | clk-mt7981-infracfg.c | 95 static const struct mtk_gate_regs infra2_cg_regs = { variable 118 .regs = &infra2_cg_regs, .shift = _shift, \
|
D | clk-mt6797.c | 416 static const struct mtk_gate_regs infra2_cg_regs = { variable 433 GATE_MTK(_id, _name, _parent, &infra2_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 436 GATE_MTK_FLAGS(_id, _name, _parent, &infra2_cg_regs, _shift, \
|
D | clk-mt8183.c | 661 static const struct mtk_gate_regs infra2_cg_regs = { variable 682 GATE_MTK(_id, _name, _parent, &infra2_cg_regs, _shift, \ 686 GATE_MTK_FLAGS(_id, _name, _parent, &infra2_cg_regs, \
|
D | clk-mt8192.c | 725 static const struct mtk_gate_regs infra2_cg_regs = { variable 760 GATE_MTK(_id, _name, _parent, &infra2_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
D | clk-mt6779.c | 855 static const struct mtk_gate_regs infra2_cg_regs = { variable 874 GATE_MTK(_id, _name, _parent, &infra2_cg_regs, _shift, \
|