Searched refs:infra_cg_regs (Results 1 – 7 of 7) sorted by relevance
/drivers/clk/mediatek/ |
D | clk-mt6795-infracfg.c | 17 GATE_MTK(_id, _name, _parent, &infra_cg_regs, \ 20 static const struct mtk_gate_regs infra_cg_regs = { variable
|
D | clk-mt8135.c | 400 static const struct mtk_gate_regs infra_cg_regs = { variable 407 GATE_MTK(_id, _name, _parent, &infra_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 410 GATE_MTK_FLAGS(_id, _name, _parent, &infra_cg_regs, _shift, \
|
D | clk-mt7629.c | 57 GATE_MTK(_id, _name, _parent, &infra_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 296 static const struct mtk_gate_regs infra_cg_regs = { variable
|
D | clk-mt7622.c | 58 GATE_MTK(_id, _name, _parent, &infra_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 270 static const struct mtk_gate_regs infra_cg_regs = { variable
|
D | clk-mt2701.c | 694 static const struct mtk_gate_regs infra_cg_regs = { variable 701 GATE_MTK(_id, _name, _parent, &infra_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
D | clk-mt2712.c | 983 static const struct mtk_gate_regs infra_cg_regs = { variable 990 GATE_MTK(_id, _name, _parent, &infra_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
D | clk-mt8173.c | 617 static const struct mtk_gate_regs infra_cg_regs __initconst = { 627 .regs = &infra_cg_regs, \
|