Searched refs:_gate_shift (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/clk/sophgo/ |
| A D | clk-cv18xx-ip.h | 74 .gate = CV1800_CLK_BIT(_gate_reg, _gate_shift), \ 84 _gate_shift), \ 99 _gate_shift), \ 109 _CV1800_DIV(_name, _parent, _gate_reg, _gate_shift, \ 118 _gate_reg, _gate_shift, \ 130 _gate_reg, _gate_shift, \ 139 _gate_reg, _gate_shift, \ 155 _gate_shift), \ 168 _CV1800_MUX(_name, _parent, _gate_reg, _gate_shift, \ 180 _gate_reg, _gate_shift, \ [all …]
|
| /linux/drivers/clk/mediatek/ |
| A D | clk-mtk.h | 162 #define DIV_GATE(_id, _name, _parent, _gate_reg, _gate_shift, _div_reg, \ argument 171 .gate_shift = _gate_shift, \
|
| /linux/drivers/clk/ |
| A D | clk-bm1880.c | 143 #define GATE_DIV(_id, _name, _parent, _gate_reg, _gate_shift, _div_reg, \ argument 150 .gate_shift = _gate_shift, \ 160 #define GATE_MUX(_id, _name, _parents, _gate_reg, _gate_shift, \ argument 167 .gate_shift = _gate_shift, \
|
Completed in 13 milliseconds