Searched refs:top0_cg_regs (Results 1 – 5 of 5) sorted by relevance
/drivers/clk/mediatek/ |
D | clk-mt8167.c | 703 static const struct mtk_gate_regs top0_cg_regs = { variable 743 .regs = &top0_cg_regs, \ 752 .regs = &top0_cg_regs, \
|
D | clk-mt7622.c | 61 GATE_MTK(_id, _name, _parent, &top0_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr) 276 static const struct mtk_gate_regs top0_cg_regs = { variable
|
D | clk-mt8195-topckgen.c | 1165 static const struct mtk_gate_regs top0_cg_regs = { variable 1178 GATE_MTK_FLAGS(_id, _name, _parent, &top0_cg_regs, _shift, \
|
D | clk-mt6765.c | 468 static const struct mtk_gate_regs top0_cg_regs = { variable 487 GATE_MTK(_id, _name, _parent, &top0_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr)
|
D | clk-mt2712.c | 949 static const struct mtk_gate_regs top0_cg_regs = { variable 962 GATE_MTK(_id, _name, _parent, &top0_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr)
|