/Linux-v4.19/drivers/clk/sunxi-ng/ |
D | ccu_div.h | 51 #define _SUNXI_CCU_DIV_TABLE_FLAGS(_shift, _width, _table, _flags) \ argument 62 #define _SUNXI_CCU_DIV_OFFSET_MAX_FLAGS(_shift, _width, _off, _max, _flags) \ argument 71 #define _SUNXI_CCU_DIV_MAX_FLAGS(_shift, _width, _max, _flags) \ argument 74 #define _SUNXI_CCU_DIV_FLAGS(_shift, _width, _flags) \ argument 97 _table, _gate, _flags) \ argument 114 _table, _flags) \ argument 124 _gate, _flags) \ argument 140 _gate, _flags) \ argument 149 _flags) \ argument 159 _flags) \ argument [all …]
|
D | ccu_mp.h | 46 _gate, _postdiv, _flags) \ argument 67 _gate, _flags) \ argument 86 _flags) \ argument 112 _flags) \ argument
|
D | ccu_nm.h | 50 _gate, _lock, _flags) \ argument 73 _gate, _lock, _flags) \ argument 98 _gate, _lock, _flags) \ argument 121 _gate, _lock, _flags) \ argument
|
D | ccu_mux.h | 52 _flags) \ argument 66 _shift, _width, _gate, _flags) \ argument 72 _flags) \ argument
|
D | ccu_nkm.h | 47 _gate, _lock, _flags) \ argument 68 _gate, _lock, _flags) \ argument
|
D | ccu_gate.h | 27 #define SUNXI_CCU_GATE(_struct, _name, _parent, _reg, _gate, _flags) \ argument
|
D | ccu_phase.h | 28 #define SUNXI_CCU_PHASE(_struct, _name, _parent, _reg, _shift, _width, _flags) \ argument
|
/Linux-v4.19/drivers/clk/actions/ |
D | owl-composite.h | 38 _mux, _gate, _div, _flags) \ argument 53 _gate, _div, _flags) \ argument 67 _mux, _gate, _factor, _flags) \ argument 82 _gate, _mul, _div, _flags) \ argument 98 _mux, _gate, _flags) \ argument
|
D | owl-gate.h | 35 _bit_idx, _gate_flags, _flags) \ argument 48 _bit_idx, _gate_flags, _flags) \ argument
|
D | owl-fixed-factor.h | 16 #define OWL_FIX_FACT(_struct, _name, _parent, _mul, _div, _flags) \ argument
|
D | owl-pll.h | 52 _shift, _width, _min_mul, _max_mul, _table, _flags) \ argument 67 _shift, _width, _min_mul, _max_mul, _table, _flags) \ argument
|
D | owl-mux.h | 35 _shift, _width, _flags) \ argument
|
/Linux-v4.19/include/linux/ |
D | timer.h | 64 #define __TIMER_INITIALIZER(_function, _flags) { \ argument 100 #define __init_timer(_timer, _fn, _flags) \ argument 106 #define __init_timer_on_stack(_timer, _fn, _flags) \ argument 113 #define __init_timer(_timer, _fn, _flags) \ argument 115 #define __init_timer_on_stack(_timer, _fn, _flags) \ argument
|
D | sh_clk.h | 117 #define SH_CLK_MSTP(_parent, _enable_reg, _enable_bit, _status_reg, _flags) \ argument 151 #define SH_CLK_DIV4(_parent, _reg, _shift, _div_bitmap, _flags) \ argument 175 #define SH_CLK_DIV6_EXT(_reg, _flags, _parents, \ argument 188 #define SH_CLK_DIV6(_parent, _reg, _flags) \ argument
|
/Linux-v4.19/drivers/clk/sprd/ |
D | gate.h | 22 _enable_mask, _flags, _gate_flags, _ops) \ argument 38 _enable_mask, _flags, _gate_flags) \ argument 44 _enable_mask, _flags, _gate_flags) \ argument
|
D | composite.h | 22 _mshift, _mwidth, _dshift, _dwidth, _flags) \ argument 37 _mwidth, _dshift, _dwidth, _flags) \ argument
|
D | mux.h | 41 _flags) \ argument 55 _shift, _width, _flags) \ argument
|
D | div.h | 39 _shift, _width, _flags) \ argument
|
/Linux-v4.19/drivers/net/wireless/st/cw1200/ |
D | main.c | 63 #define RATETAB_ENT(_rate, _rateid, _flags) \ argument 104 #define CHAN2G(_channel, _freq, _flags) { \ argument 113 #define CHAN5G(_channel, _flags) { \ argument
|
/Linux-v4.19/include/linux/gpio/ |
D | machine.h | 62 #define GPIO_LOOKUP(_chip_label, _chip_hwnum, _con_id, _flags) \ argument 70 #define GPIO_LOOKUP_IDX(_chip_label, _chip_hwnum, _con_id, _idx, _flags) \ argument
|
/Linux-v4.19/drivers/clk/ |
D | clk-stm32mp1.c | 1092 #define GATE(_id, _name, _parent, _flags, _offset, _bit_idx, _gate_flags)\ argument 1106 #define FIXED_FACTOR(_id, _name, _parent, _flags, _mult, _div)\ argument 1119 #define DIV_TABLE(_id, _name, _parent, _flags, _offset, _shift, _width,\ argument 1136 #define DIV(_id, _name, _parent, _flags, _offset, _shift, _width, _div_flags)\ argument 1140 #define MUX(_id, _name, _parents, _flags, _offset, _shift, _width, _mux_flags)\ argument 1156 #define PLL(_id, _name, _parent, _flags, _offset)\ argument 1168 #define STM32_CKTIM(_name, _parent, _flags, _offset_apbdiv, _offset_timpre)\ argument 1186 #define STM32_GATE(_id, _name, _parent, _flags, _gate)\ argument 1221 #define GATE_MP1(_id, _name, _parent, _flags, _offset, _bit_idx, _gate_flags)\ argument 1225 #define MGATE_MP1(_id, _name, _parent, _flags, _mgate)\ argument [all …]
|
/Linux-v4.19/arch/sh/kernel/cpu/sh4a/ |
D | clock-sh7366.c | 120 #define DIV4(_reg, _bit, _mask, _flags) \ argument 140 #define MSTP(_parent, _reg, _bit, _flags) \ argument
|
D | clock-sh7343.c | 117 #define DIV4(_reg, _bit, _mask, _flags) \ argument 137 #define MSTP(_parent, _reg, _bit, _flags) \ argument
|
/Linux-v4.19/include/drm/ |
D | drm_ioctl.h | 158 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | common-init.c | 95 #define RATE(_bitrate, _hw_rate, _flags) { \ argument
|