Searched refs:peri_cg_regs (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/clk/mediatek/ |
A D | clk-mt6795-pericfg.c | 16 GATE_MTK(_id, _name, _parent, &peri_cg_regs, \ 21 static const struct mtk_gate_regs peri_cg_regs = { variable
|
A D | clk-mt8183.c | 930 static const struct mtk_gate_regs peri_cg_regs = { variable 937 GATE_MTK(_id, _name, _parent, &peri_cg_regs, _shift, \
|
A D | clk-mt8192.c | 930 static const struct mtk_gate_regs peri_cg_regs = { variable 937 GATE_MTK(_id, _name, _parent, &peri_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv)
|
Completed in 6 milliseconds