Searched refs:mtk_clk_gate_ops_no_setclr_inv (Results 1 – 25 of 26) sorted by relevance
12
/linux-6.1.9/drivers/clk/mediatek/ |
D | clk-mt8183-ipu_conn.c | 54 &mtk_clk_gate_ops_no_setclr_inv) 58 &mtk_clk_gate_ops_no_setclr_inv) 62 &mtk_clk_gate_ops_no_setclr_inv)
|
D | clk-mt7986-eth.c | 29 .ops = &mtk_clk_gate_ops_no_setclr_inv, \ 49 .ops = &mtk_clk_gate_ops_no_setclr_inv, \ 69 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
D | clk-mt8195-wpe.c | 32 GATE_MTK(_id, _name, _parent, &wpe_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv) 35 GATE_MTK(_id, _name, _parent, &wpe_vpp0_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv) 38 GATE_MTK(_id, _name, _parent, &wpe_vpp1_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv)
|
D | clk-mt7622-eth.c | 25 .ops = &mtk_clk_gate_ops_no_setclr_inv, \ 54 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
D | clk-mt7629-eth.c | 25 .ops = &mtk_clk_gate_ops_no_setclr_inv, \ 54 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
D | clk-mt7629-hif.c | 25 .ops = &mtk_clk_gate_ops_no_setclr_inv, \ 34 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
D | clk-mt7622-hif.c | 25 .ops = &mtk_clk_gate_ops_no_setclr_inv, \ 34 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
D | clk-mt8183-ipu_adl.c | 22 &mtk_clk_gate_ops_no_setclr_inv)
|
D | clk-mt6765-mipi0a.c | 27 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
D | clk-mt8186-wpe.c | 20 GATE_MTK(_id, _name, _parent, &wpe_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv)
|
D | clk-mt8192-msdc.c | 22 GATE_MTK(_id, _name, _parent, &msdc_top_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv)
|
D | clk-gate.h | 21 extern const struct clk_ops mtk_clk_gate_ops_no_setclr_inv;
|
D | clk-mt2701-hif.c | 25 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
D | clk-gate.c | 148 const struct clk_ops mtk_clk_gate_ops_no_setclr_inv = { variable 153 EXPORT_SYMBOL_GPL(mtk_clk_gate_ops_no_setclr_inv);
|
D | clk-mt2701-eth.c | 25 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
D | clk-mt8186-vdec.c | 43 GATE_MTK(_id, _name, _parent, &vdec1_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv)
|
D | clk-mt8195-apmixedsys.c | 21 GATE_MTK(_id, _name, _parent, &apmixed_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv)
|
D | clk-mt8183.c | 756 &mtk_clk_gate_ops_no_setclr_inv) 1013 &mtk_clk_gate_ops_no_setclr_inv) 1027 _shift, &mtk_clk_gate_ops_no_setclr_inv, _flags)
|
D | clk-mt8195-vdo1.c | 60 GATE_MTK(_id, _name, _parent, &vdo1_4_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv)
|
D | clk-mt8192.c | 727 GATE_MTK(_id, _name, _parent, &apmixed_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv) 942 GATE_MTK(_id, _name, _parent, &peri_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv) 955 GATE_MTK(_id, _name, _parent, &top_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv)
|
D | clk-mt8195-topckgen.c | 1179 &mtk_clk_gate_ops_no_setclr_inv, _flag) 1185 GATE_MTK(_id, _name, _parent, &top1_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv)
|
D | clk-mt2712.c | 976 .ops = &mtk_clk_gate_ops_no_setclr_inv, \ 1062 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
D | clk-mt6765.c | 501 .ops = &mtk_clk_gate_ops_no_setclr_inv, \ 683 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
D | clk-mt7629.c | 59 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
D | clk-mt7622.c | 59 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
12