Searched refs:peri0_cg_regs (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/mediatek/ |
H A D | clk-mt8173-pericfg.c | 15 GATE_MTK(_id, _name, _parent, &peri0_cg_regs, \ 24 static const struct mtk_gate_regs peri0_cg_regs = { variable
|
H A D | clk-mt7622.c | 26 GATE_MTK(_id, _name, _parent, &peri0_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 29 GATE_MTK_FLAGS(_id, _name, _parent, &peri0_cg_regs, _shift, \ 228 static const struct mtk_gate_regs peri0_cg_regs = { variable
|
H A D | clk-mt8135.c | 429 static const struct mtk_gate_regs peri0_cg_regs = { variable 442 GATE_MTK(_id, _name, _parent, &peri0_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
H A D | clk-mt2712.c | 856 static const struct mtk_gate_regs peri0_cg_regs = { variable 875 GATE_MTK(_id, _name, _parent, &peri0_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
H A D | clk-mt7629.c | 58 GATE_MTK(_id, _name, _parent, &peri0_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 300 static const struct mtk_gate_regs peri0_cg_regs = { variable
|
H A D | clk-mt2701.c | 805 static const struct mtk_gate_regs peri0_cg_regs = { variable 818 GATE_MTK(_id, _name, _parent, &peri0_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
/kernel/linux/linux-5.10/drivers/clk/mediatek/ |
H A D | clk-mt7622.c | 92 .regs = &peri0_cg_regs, \ 318 static const struct mtk_gate_regs peri0_cg_regs = { variable
|
H A D | clk-mt7629.c | 74 .regs = &peri0_cg_regs, \ 325 static const struct mtk_gate_regs peri0_cg_regs = { variable
|
H A D | clk-mt8135.c | 428 static const struct mtk_gate_regs peri0_cg_regs = { variable 444 .regs = &peri0_cg_regs, \
|
H A D | clk-mt2701.c | 798 static const struct mtk_gate_regs peri0_cg_regs = { variable 814 .regs = &peri0_cg_regs, \
|
H A D | clk-mt8173.c | 649 static const struct mtk_gate_regs peri0_cg_regs __initconst = { 665 .regs = &peri0_cg_regs, \
|
H A D | clk-mt2712.c | 1019 static const struct mtk_gate_regs peri0_cg_regs = { variable 1041 .regs = &peri0_cg_regs, \
|
Completed in 10 milliseconds