Searched refs:audio0_cg_regs (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/mediatek/ |
H A D | clk-mt6765-audio.c | 15 static const struct mtk_gate_regs audio0_cg_regs = { variable 28 GATE_MTK(_id, _name, _parent, &audio0_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr)
|
H A D | clk-mt6779-aud.c | 17 static const struct mtk_gate_regs audio0_cg_regs = { variable 30 GATE_MTK(_id, _name, _parent, &audio0_cg_regs, _shift, \
|
H A D | clk-mt8183-audio.c | 15 static const struct mtk_gate_regs audio0_cg_regs = { variable 28 GATE_MTK(_id, _name, _parent, &audio0_cg_regs, _shift, \
|
H A D | clk-mt7622-aud.c | 20 GATE_MTK(_id, _name, _parent, &audio0_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr) 31 static const struct mtk_gate_regs audio0_cg_regs = { variable
|
H A D | clk-mt2701-aud.c | 19 GATE_MTK(_id, _name, _parent, &audio0_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr) 30 static const struct mtk_gate_regs audio0_cg_regs = { variable
|
/kernel/linux/linux-5.10/drivers/clk/mediatek/ |
H A D | clk-mt8183-audio.c | 15 static const struct mtk_gate_regs audio0_cg_regs = { variable 28 GATE_MTK(_id, _name, _parent, &audio0_cg_regs, _shift, \
|
H A D | clk-mt6779-aud.c | 18 static const struct mtk_gate_regs audio0_cg_regs = { variable 31 GATE_MTK(_id, _name, _parent, &audio0_cg_regs, _shift, \
|
H A D | clk-mt6765-audio.c | 15 static const struct mtk_gate_regs audio0_cg_regs = { variable 31 .regs = &audio0_cg_regs, \
|
H A D | clk-mt2701-aud.c | 22 .regs = &audio0_cg_regs, \ 54 static const struct mtk_gate_regs audio0_cg_regs = { variable
|
H A D | clk-mt7622-aud.c | 23 .regs = &audio0_cg_regs, \ 55 static const struct mtk_gate_regs audio0_cg_regs = { variable
|
Completed in 3 milliseconds