Searched refs:mtk_clk_gate_ops_no_setclr_inv (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.4/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-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-gate.h | 32 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-mt2701-eth.c | 25 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
D | clk-gate.c | 138 const struct clk_ops mtk_clk_gate_ops_no_setclr_inv = { variable
|
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)
|
D | clk-mt2712.c | 975 .ops = &mtk_clk_gate_ops_no_setclr_inv, \ 1061 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
D | clk-mt7629.c | 58 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
D | clk-mt7622.c | 58 .ops = &mtk_clk_gate_ops_no_setclr_inv, \
|
D | clk-mt6779.c | 1105 _shift, &mtk_clk_gate_ops_no_setclr_inv, _flags)
|