Searched refs:infra_cg_regs (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/mediatek/ |
H A D | clk-mt7622-infracfg.c | 18 GATE_MTK(_id, _name, _parent, &infra_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 20 static const struct mtk_gate_regs infra_cg_regs = { variable
|
H A 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
|
H A D | clk-mt8173-infracfg.c | 17 GATE_MTK(_id, _name, _parent, &infra_cg_regs, \ 22 static const struct mtk_gate_regs infra_cg_regs = { variable
|
H A D | clk-mt8135.c | 399 static const struct mtk_gate_regs infra_cg_regs = { variable 406 GATE_MTK(_id, _name, _parent, &infra_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 409 GATE_MTK_FLAGS(_id, _name, _parent, &infra_cg_regs, _shift, \
|
H A D | clk-mt2712.c | 837 static const struct mtk_gate_regs infra_cg_regs = { variable 844 GATE_MTK(_id, _name, _parent, &infra_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
H A D | clk-mt7629.c | 55 GATE_MTK(_id, _name, _parent, &infra_cg_regs, _shift, &mtk_clk_gate_ops_setclr) 294 static const struct mtk_gate_regs infra_cg_regs = { variable
|
H A D | clk-mt2701.c | 692 static const struct mtk_gate_regs infra_cg_regs = { variable 699 GATE_MTK(_id, _name, _parent, &infra_cg_regs, _shift, &mtk_clk_gate_ops_setclr)
|
/kernel/linux/linux-5.10/drivers/clk/mediatek/ |
H A D | clk-mt7622.c | 65 .regs = &infra_cg_regs, \ 300 static const struct mtk_gate_regs infra_cg_regs = { variable
|
H A D | clk-mt7629.c | 65 .regs = &infra_cg_regs, \ 319 static const struct mtk_gate_regs infra_cg_regs = { variable
|
H A D | clk-mt8135.c | 397 static const struct mtk_gate_regs infra_cg_regs = { variable 407 .regs = &infra_cg_regs, \
|
H A D | clk-mt2701.c | 699 static const struct mtk_gate_regs infra_cg_regs = { variable 709 .regs = &infra_cg_regs, \
|
H A D | clk-mt8173.c | 616 static const struct mtk_gate_regs infra_cg_regs __initconst = { 626 .regs = &infra_cg_regs, \
|
H A D | clk-mt2712.c | 994 static const struct mtk_gate_regs infra_cg_regs = { variable 1004 .regs = &infra_cg_regs, \
|
Completed in 11 milliseconds