/linux/drivers/clk/sprd/ |
H A D | gate.h | 33 _gate_flags, _udelay, _ops, _fn) \ argument 49 _gate_flags, _udelay, _ops) \ argument 61 _enable_mask, _flags, _gate_flags) \ argument 83 _flags, _gate_flags, \ argument 92 _gate_flags, _ops) \ argument 99 _gate_flags) \ argument 112 _gate_flags, _udelay) \ argument 121 _gate_flags, _udelay, _ops) \ argument 129 _gate_flags, _ops) \ argument 137 _gate_flags) \ argument [all …]
|
/linux/drivers/clk/actions/ |
H A D | owl-gate.h | 27 #define OWL_GATE_HW(_reg, _bit_idx, _gate_flags) \ argument 35 _bit_idx, _gate_flags, _flags) \ argument 48 _bit_idx, _gate_flags, _flags) \ argument
|
/linux/drivers/clk/tegra/ |
H A D | clk-tegra-periph.c | 133 _clk_num, _gate_flags, _clk_id) \ argument 140 _clk_num, _gate_flags, _clk_id, flags)\ argument 147 _clk_num, _gate_flags, _clk_id) \ argument 166 _clk_num, _gate_flags, _clk_id) \ argument 173 _clk_num, _gate_flags, _clk_id, flags)\ argument 180 _clk_num, _gate_flags, _clk_id) \ argument 208 _clk_num, _gate_flags, _clk_id) \ argument 215 _gate_flags, _clk_id) \ argument 223 _gate_flags, _clk_id, _lock) \ argument 230 _clk_num, _gate_flags, _clk_id, _flags) \ argument
|
H A D | clk-tegra30.c | 158 _clk_num, _gate_flags, _clk_id) \ argument 164 _clk_num, _gate_flags, _clk_id) \ argument 170 _clk_num, _gate_flags, _clk_id) \ argument 178 _gate_flags, _clk_id) \ argument
|
H A D | clk-tegra20.c | 136 _clk_num, _gate_flags, _clk_id) \ argument 143 _clk_num, _gate_flags, _clk_id) \ argument 151 _gate_flags, _clk_id) \ argument
|
H A D | clk.h | 645 _gate_flags, _table, _lock) \ argument 688 _clk_num, _gate_flags, _clk_id, _table, \ argument 709 _clk_num, _gate_flags, _clk_id) \ argument
|
H A D | clk-tegra114.c | 116 _clk_num, _gate_flags, _clk_id) \ argument
|
H A D | clk-tegra124.c | 105 _gate_flags, _clk_id, _lock) \ argument
|
/linux/drivers/clk/stm32/ |
H A D | clk-stm32mp1.c | 1170 #define GATE(_id, _name, _parent, _flags, _offset, _bit_idx, _gate_flags)\ argument 1286 #define _STM32_GATE(_gate_offset, _gate_bit_idx, _gate_flags, _mgate, _ops)\ argument 1300 #define _GATE(_gate_offset, _gate_bit_idx, _gate_flags)\ argument 1304 #define _GATE_MP1(_gate_offset, _gate_bit_idx, _gate_flags)\ argument 1311 #define GATE_MP1(_id, _name, _parent, _flags, _offset, _bit_idx, _gate_flags)\ argument 1513 #define _K_GATE(_id, _gate_offset, _gate_bit_idx, _gate_flags,\ argument 1525 #define K_GATE(_id, _gate_offset, _gate_bit_idx, _gate_flags)\ argument 1529 #define K_MGATE(_id, _gate_offset, _gate_bit_idx, _gate_flags)\ argument
|
/linux/drivers/clk/ |
H A D | clk-stm32h7.c | 292 #define M_CFG_GATE(_gate_ops, _gate_flags)\ argument
|