Home
last modified time | relevance | path

Searched refs:_table (Results 1 – 25 of 25) sorted by relevance

/drivers/clk/sunxi-ng/
A Dccu_div.h48 .table = _table, \
51 #define _SUNXI_CCU_DIV_TABLE(_shift, _width, _table) \ argument
52 _SUNXI_CCU_DIV_TABLE_FLAGS(_shift, _width, _table, 0)
89 _table, _gate, _flags) \ argument
92 _table), \
106 _table, _flags) \ argument
108 _shift, _width, _table, 0, \
113 _table, _flags) \ argument
116 _table), \
128 _parents, _table, \ argument
[all …]
A Dccu_mux.h32 #define _SUNXI_CCU_MUX_TABLE(_shift, _width, _table) \ argument
36 .table = _table, \
49 #define SUNXI_CCU_MUX_TABLE_WITH_GATE_FEAT(_struct, _name, _parents, _table, \ argument
54 .mux = _SUNXI_CCU_MUX_TABLE(_shift, _width, _table), \
66 _table, _reg, _shift, \ argument
69 _table, _reg, _shift, \
73 #define SUNXI_CCU_MUX_TABLE_WITH_GATE(_struct, _name, _parents, _table, \ argument
77 _table, _reg, _shift, \
A Dccu_sdm.h41 #define _SUNXI_CCU_SDM(_table, _enable, \ argument
44 .table = _table, \
45 .table_size = ARRAY_SIZE(_table), \
/drivers/clk/sprd/
A Dmux.h32 #define _SPRD_MUX_CLK(_shift, _width, _table) \ argument
36 .table = _table, \
39 #define SPRD_MUX_CLK_HW_INIT_FN(_struct, _name, _parents, _table, \ argument
42 .mux = _SPRD_MUX_CLK(_shift, _width, _table), \
51 #define SPRD_MUX_CLK_TABLE(_struct, _name, _parents, _table, \ argument
53 SPRD_MUX_CLK_HW_INIT_FN(_struct, _name, _parents, _table, \
62 #define SPRD_MUX_CLK_DATA_TABLE(_struct, _name, _parents, _table, \ argument
64 SPRD_MUX_CLK_HW_INIT_FN(_struct, _name, _parents, _table, \
A Dcomposite.h21 #define SPRD_COMP_CLK_HW_INIT_FN(_struct, _name, _parent, _reg, _table, \ argument
25 .mux = _SPRD_MUX_CLK(_mshift, _mwidth, _table), \
35 #define SPRD_COMP_CLK_TABLE(_struct, _name, _parent, _reg, _table, \ argument
37 SPRD_COMP_CLK_HW_INIT_FN(_struct, _name, _parent, _reg, _table, \
46 #define SPRD_COMP_CLK_DATA_TABLE(_struct, _name, _parent, _reg, _table, \ argument
49 SPRD_COMP_CLK_HW_INIT_FN(_struct, _name, _parent, _reg, _table, \
61 _table, _mshift, _mwidth, \ argument
64 SPRD_COMP_CLK_HW_INIT_FN(_struct, _name, _parent, _reg, _table, \
/drivers/clk/actions/
A Dowl-pll.h42 _width, _min_mul, _max_mul, _delay, _table) \ argument
52 .table = _table, \
56 _shift, _width, _min_mul, _max_mul, _table, _flags) \ argument
60 OWL_PLL_DEF_DELAY, _table), \
71 _shift, _width, _min_mul, _max_mul, _table, _flags) \ argument
75 OWL_PLL_DEF_DELAY, _table), \
85 _shift, _width, _min_mul, _max_mul, _delay, _table, \ argument
90 _delay, _table), \
A Dowl-divider.h29 #define OWL_DIVIDER_HW(_reg, _shift, _width, _div_flags, _table) \ argument
35 .table = _table, \
39 _shift, _width, _table, _div_flags, _flags) \ argument
42 _div_flags, _table), \
A Dowl-factor.h35 #define OWL_FACTOR_HW(_reg, _shift, _width, _fct_flags, _table) \ argument
41 .table = _table, \
45 _shift, _width, _table, _fct_flags, _flags) \ argument
48 _width, _fct_flags, _table), \
/drivers/iio/health/
A Dafe440x.h117 #define AFE440X_TABLE_ATTR(_name, _table) \ argument
124 for (i = 0; i < ARRAY_SIZE(_table); i++) \
126 _table[i].integer, \
127 _table[i].fract); \
145 #define AFE440X_ATTR(_name, _field, _table) \ argument
151 .val_table = _table, \
152 .table_size = ARRAY_SIZE(_table), \
/drivers/clk/spacemit/
A Dccu_pll.h49 #define CCU_PLL_CONFIG(_table, _reg_lock, _mask_lock) \ argument
51 .rate_tbl = _table, \
52 .tbl_num = ARRAY_SIZE(_table), \
66 #define CCU_PLL_DEFINE(_name, _table, _reg_swcr1, _reg_swcr3, _reg_lock, \ argument
69 .config = CCU_PLL_CONFIG(_table, _reg_lock, _mask_lock), \
/drivers/regulator/
A D88pm8607.c257 .volt_table = vreg##_table, \
258 .n_voltages = ARRAY_SIZE(vreg##_table), \
260 .vsel_mask = ARRAY_SIZE(vreg##_table) - 1, \
280 .volt_table = LDO##_id##_table, \
281 .n_voltages = ARRAY_SIZE(LDO##_id##_table), \
283 .vsel_mask = (ARRAY_SIZE(LDO##_id##_table) - 1) << (shift), \
A Dbcm590xx-regulator.c90 #define BCM590XX_LDO_DESC(_model, _model_lower, _name, _name_lower, _table) \ argument
93 .n_voltages = ARRAY_SIZE(_model_lower##_##_table), \
94 .volt_table = _model_lower##_##_table, \
115 #define BCM59056_LDO_DESC(_name, _name_lower, _table) \ argument
116 BCM590XX_LDO_DESC(BCM59056, bcm59056, _name, _name_lower, _table)
122 #define BCM59054_LDO_DESC(_name, _name_lower, _table) \ argument
123 BCM590XX_LDO_DESC(BCM59054, bcm59054, _name, _name_lower, _table)
A Dpcap-regulator.c218 .n_voltages = ARRAY_SIZE(_vreg##_table), \
219 .volt_table = _vreg##_table, \
A Dmax8998.c491 #define MAX8998_CURRENT_REG(_name, _ops, _table, _reg, _mask) \ argument
496 .curr_table = _table, \
497 .n_current_limits = ARRAY_SIZE(_table), \
/drivers/clk/nxp/
A Dclk-lpc18xx-cgu.c169 #define LPC1XX_CGU_SRC_CLK_DIV(_id, _width, _table) \ argument
172 .n_parents = ARRAY_SIZE(lpc18xx_cgu_ ##_table), \
180 .table = lpc18xx_cgu_ ##_table, \
203 #define LPC1XX_CGU_BASE_CLK(_id, _table, _flags) \ argument
206 .n_parents = ARRAY_SIZE(lpc18xx_cgu_ ##_table), \
210 .table = lpc18xx_cgu_ ##_table, \
268 #define LPC1XX_CGU_CLK_PLL(_id, _table, _pll_ops) \ argument
271 .n_parents = ARRAY_SIZE(lpc18xx_cgu_ ##_table), \
276 .table = lpc18xx_cgu_ ##_table, \
A Dclk-lpc32xx.c1109 #define LPC32XX_DEFINE_MUX(_idx, _reg, _shift, _mask, _table, _flags) \ argument
1122 .table = (_table), \
1130 #define LPC32XX_DEFINE_DIV(_idx, _reg, _shift, _width, _table, _flags) \ argument
1141 .table = (_table), \
/drivers/net/ethernet/sfc/
A Dmae.c1899 [efx->tc->meta_##_table.keys._field##_idx],\
1900 dst, efx->tc->meta_##_table.desc.key_width,\
1902 #define TABLE_POPULATE_KEY(dst, _table, _field, _value) \ argument
1904 efx->tc->meta_##_table.desc.keys \
1905 [efx->tc->meta_##_table.keys._field##_idx], \
1910 [efx->tc->meta_##_table.resps._field##_idx],\
1911 dst, efx->tc->meta_##_table.desc.resp_width,\
1915 efx->tc->meta_##_table.desc.resps \
1916 [efx->tc->meta_##_table.resps._field##_idx], \
1921 [efx->tc->meta_##_table.resps._field##_idx],\
[all …]
/drivers/clk/mvebu/
A Darmada-37xx-periph.c159 #define PERIPH_DIV(_name, _reg, _shift, _table) \ argument
162 .table = _table, \
186 #define PERIPH_CLK_FULL(_name, _bit, _shift, _reg, _shift1, _table) \ argument
189 static PERIPH_DIV(_name, _reg, _shift1, _table);
191 #define PERIPH_CLK_GATE_DIV(_name, _bit, _reg, _shift, _table) \ argument
193 static PERIPH_DIV(_name, _reg, _shift, _table);
/drivers/clk/tegra/
A Dclk.h644 _gate_flags, _table, _lock) \ argument
650 .table = _table, \
687 _clk_num, _gate_flags, _clk_id, _table, \ argument
698 _gate_flags, _table, _lock), \
/drivers/clk/
A Dclk-loongson1.c178 _table, _bypass_shift, _bypass_inv, _flags) \ argument
184 .table = (_table), \
A Dclk-bm1880.c144 _div_shift, _div_width, _div_initval, _table, \ argument
155 .table = _table, \
184 _table, _flags) { \ argument
191 .div.table = _table, \
/drivers/clk/at91/
A Dpmc.h125 #define PMC_INIT_TABLE(_table, _count) \ argument
129 (_table)[_i] = _i; \
/drivers/clk/microchip/
A Dclk-mpfs.c223 #define CLK_CFG(_id, _name, _parent, _shift, _width, _table, _flags, _offset) { \ argument
227 .cfg.table = _table, \
/drivers/clk/stm32/
A Dclk-stm32mp13.c290 #define CFG_DIV(_id, _offset, _shift, _width, _flags, _table, _ready)\ argument
296 .table = (_table),\
/drivers/net/wireless/realtek/rtw89/
A Drtw8852a_table.c50956 static const struct rtw89_phy_dig_gain_cfg name##_table = { \

Completed in 105 milliseconds