Searched refs:mtk_clk_gate_ops_no_setclr_inv (Results 1 – 25 of 25) sorted by relevance
| /linux/drivers/clk/mediatek/ |
| A 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)
|
| A 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)
|
| A D | clk-mt8192-msdc.c | 28 GATE_MTK(_id, _name, _parent, &msdc_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv) 31 GATE_MTK(_id, _name, _parent, &msdc_top_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv)
|
| A D | clk-mt7629-eth.c | 25 .ops = &mtk_clk_gate_ops_no_setclr_inv, \ 54 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
| A D | clk-mt7622-eth.c | 25 .ops = &mtk_clk_gate_ops_no_setclr_inv, \ 54 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
| A D | clk-mt7629-hif.c | 25 .ops = &mtk_clk_gate_ops_no_setclr_inv, \ 34 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
| A D | clk-mt7622-hif.c | 25 .ops = &mtk_clk_gate_ops_no_setclr_inv, \ 34 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
| A D | clk-gate.c | 142 const struct clk_ops mtk_clk_gate_ops_no_setclr_inv = { variable 147 EXPORT_SYMBOL_GPL(mtk_clk_gate_ops_no_setclr_inv);
|
| A D | clk-mt8183-ipu_adl.c | 22 &mtk_clk_gate_ops_no_setclr_inv)
|
| A D | clk-mt6765-mipi0a.c | 27 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
| A D | clk-gate.h | 32 extern const struct clk_ops mtk_clk_gate_ops_no_setclr_inv;
|
| A D | clk-mt2701-hif.c | 25 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
| A D | clk-mt2701-eth.c | 25 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
| A D | clk-mt8195-apmixedsys.c | 20 GATE_MTK(_id, _name, _parent, &apmixed_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv)
|
| A D | clk-mt8183.c | 758 &mtk_clk_gate_ops_no_setclr_inv) 1015 &mtk_clk_gate_ops_no_setclr_inv) 1029 _shift, &mtk_clk_gate_ops_no_setclr_inv, _flags)
|
| A D | clk-mt8192.c | 881 GATE_MTK(_id, _name, _parent, &apmixed_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv) 1096 GATE_MTK(_id, _name, _parent, &peri_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv) 1109 GATE_MTK(_id, _name, _parent, &top_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv)
|
| A D | clk-mt8195-topckgen.c | 1181 &mtk_clk_gate_ops_no_setclr_inv, _flag) 1187 GATE_MTK(_id, _name, _parent, &top1_cg_regs, _shift, &mtk_clk_gate_ops_no_setclr_inv)
|
| A D | clk-mt2712.c | 975 .ops = &mtk_clk_gate_ops_no_setclr_inv, \ 1061 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
| A D | clk-mt6765.c | 500 .ops = &mtk_clk_gate_ops_no_setclr_inv, \ 682 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
| A D | clk-mt7629.c | 58 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
| A D | clk-mt7622.c | 58 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
| A D | clk-mt6779.c | 1108 _shift, &mtk_clk_gate_ops_no_setclr_inv, _flags)
|
| /linux/ |
| A D | vmlinux.symvers | 8507 0x00000000 mtk_clk_gate_ops_no_setclr_inv vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 73811 ffff8000110d51b0 D mtk_clk_gate_ops_no_setclr_inv
|
| A D | .tmp_System.map | 73811 ffff8000110d51b0 D mtk_clk_gate_ops_no_setclr_inv
|
Completed in 387 milliseconds