Searched refs:peri1_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 | 19 GATE_MTK(_id, _name, _parent, &peri1_cg_regs, \ 30 static const struct mtk_gate_regs peri1_cg_regs = { variable
|
H A D | clk-mt7622.c | 33 GATE_MTK(_id, _name, _parent, &peri1_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 234 static const struct mtk_gate_regs peri1_cg_regs = { variable
|
H A D | clk-mt8135.c | 435 static const struct mtk_gate_regs peri1_cg_regs = { variable 445 GATE_MTK(_id, _name, _parent, &peri1_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
H A D | clk-mt2712.c | 862 static const struct mtk_gate_regs peri1_cg_regs = { variable 878 GATE_MTK(_id, _name, _parent, &peri1_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
H A D | clk-mt7629.c | 61 GATE_MTK(_id, _name, _parent, &peri1_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 306 static const struct mtk_gate_regs peri1_cg_regs = { variable
|
H A D | clk-mt2701.c | 811 static const struct mtk_gate_regs peri1_cg_regs = { variable 821 GATE_MTK(_id, _name, _parent, &peri1_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
/kernel/linux/linux-5.10/drivers/clk/mediatek/ |
H A D | clk-mt7622.c | 101 .regs = &peri1_cg_regs, \ 324 static const struct mtk_gate_regs peri1_cg_regs = { variable
|
H A D | clk-mt7629.c | 83 .regs = &peri1_cg_regs, \ 331 static const struct mtk_gate_regs peri1_cg_regs = { variable
|
H A D | clk-mt8135.c | 434 static const struct mtk_gate_regs peri1_cg_regs = { variable 453 .regs = &peri1_cg_regs, \
|
H A D | clk-mt2701.c | 804 static const struct mtk_gate_regs peri1_cg_regs = { variable 823 .regs = &peri1_cg_regs, \
|
H A D | clk-mt8173.c | 655 static const struct mtk_gate_regs peri1_cg_regs __initconst = { 674 .regs = &peri1_cg_regs, \
|
H A D | clk-mt2712.c | 1025 static const struct mtk_gate_regs peri1_cg_regs = { variable 1050 .regs = &peri1_cg_regs, \
|
Completed in 14 milliseconds