Home
last modified time | relevance | path

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

12

/openbmc/linux/include/linux/
H A Dcrc8.h30 #define CRC8_GOOD_VALUE(_table) (_table[0xFF]) argument
36 #define DECLARE_CRC8_TABLE(_table) \ argument
H A Dipack.h252 #define DEFINE_IPACK_DEVICE_TABLE(_table) \ argument
/openbmc/linux/drivers/clk/sprd/
H A Dmux.h32 #define _SPRD_MUX_CLK(_shift, _width, _table) \ argument
39 #define SPRD_MUX_CLK_HW_INIT_FN(_struct, _name, _parents, _table, \ argument
51 #define SPRD_MUX_CLK_TABLE(_struct, _name, _parents, _table, \ argument
62 #define SPRD_MUX_CLK_DATA_TABLE(_struct, _name, _parents, _table, \ argument
H A Dcomposite.h21 #define SPRD_COMP_CLK_HW_INIT_FN(_struct, _name, _parent, _reg, _table, \ argument
35 #define SPRD_COMP_CLK_TABLE(_struct, _name, _parent, _reg, _table, \ argument
46 #define SPRD_COMP_CLK_DATA_TABLE(_struct, _name, _parent, _reg, _table, \ argument
/openbmc/linux/drivers/clk/actions/
H A Dowl-pll.h42 _width, _min_mul, _max_mul, _delay, _table) \ argument
56 _shift, _width, _min_mul, _max_mul, _table, _flags) \ argument
71 _shift, _width, _min_mul, _max_mul, _table, _flags) \ argument
85 _shift, _width, _min_mul, _max_mul, _delay, _table, \ argument
H A Dowl-divider.h29 #define OWL_DIVIDER_HW(_reg, _shift, _width, _div_flags, _table) \ argument
39 _shift, _width, _table, _div_flags, _flags) \ argument
H A Dowl-factor.h35 #define OWL_FACTOR_HW(_reg, _shift, _width, _fct_flags, _table) \ argument
45 _shift, _width, _table, _fct_flags, _flags) \ argument
/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_div.h43 #define _SUNXI_CCU_DIV_TABLE_FLAGS(_shift, _width, _table, _flags) \ argument
51 #define _SUNXI_CCU_DIV_TABLE(_shift, _width, _table) \ argument
89 _table, _gate, _flags) \ argument
106 _table, _flags) \ argument
113 _table, _flags) \ argument
128 _parents, _table, \ argument
147 _parents, _table, \ argument
H A Dccu_mux.h32 #define _SUNXI_CCU_MUX_TABLE(_shift, _width, _table) \ argument
49 #define SUNXI_CCU_MUX_TABLE_WITH_GATE_FEAT(_struct, _name, _parents, _table, \ argument
66 _table, _reg, _shift, \ argument
73 #define SUNXI_CCU_MUX_TABLE_WITH_GATE(_struct, _name, _parents, _table, \ argument
H A Dccu_sdm.h41 #define _SUNXI_CCU_SDM(_table, _enable, \ argument
/openbmc/linux/arch/arm/include/asm/
H A Dtlb.h32 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
/openbmc/linux/drivers/iio/health/
H A Dafe440x.h117 #define AFE440X_TABLE_ATTR(_name, _table) \ argument
145 #define AFE440X_ATTR(_name, _field, _table) \ argument
/openbmc/linux/arch/arm64/include/asm/
H A Dtlb.h14 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dpgalloc.h58 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
/openbmc/linux/drivers/clk/nxp/
H A Dclk-lpc18xx-cgu.c169 #define LPC1XX_CGU_SRC_CLK_DIV(_id, _width, _table) \ argument
203 #define LPC1XX_CGU_BASE_CLK(_id, _table, _flags) \ argument
269 #define LPC1XX_CGU_CLK_PLL(_id, _table, _pll_ops) \ argument
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgalloc.h61 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmae.c1852 #define TABLE_POPULATE_KEY_IPV4(dst, _table, _field, _value) \ argument
1857 #define TABLE_POPULATE_KEY(dst, _table, _field, _value) \ argument
1863 #define TABLE_POPULATE_RESP_BOOL(dst, _table, _field, _value) \ argument
1868 #define TABLE_POPULATE_RESP(dst, _table, _field, _value) \ argument
1874 #define TABLE_POPULATE_RESP_U24(dst, _table, _field, _value) \ argument
/openbmc/linux/drivers/clk/mvebu/
H A Darmada-37xx-periph.c159 #define PERIPH_DIV(_name, _reg, _shift, _table) \ argument
186 #define PERIPH_CLK_FULL(_name, _bit, _shift, _reg, _shift1, _table) \ argument
191 #define PERIPH_CLK_GATE_DIV(_name, _bit, _reg, _shift, _table) \ argument
/openbmc/linux/arch/sparc/include/asm/
H A Dpgalloc_64.h90 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
/openbmc/linux/net/sctp/
H A Dsm_statetable.c51 #define DO_LOOKUP(_max, _type, _table) \ argument
/openbmc/linux/drivers/clk/
H A Dclk-loongson1.c178 _table, _bypass_shift, _bypass_inv, _flags) \ argument
H A Dclk-bm1880.c144 _div_shift, _div_width, _div_initval, _table, \ argument
184 _table, _flags) { \ argument
/openbmc/linux/drivers/regulator/
H A Dbcm590xx-regulator.c149 #define BCM590XX_REG_TABLE(_name, _table) \ argument
/openbmc/linux/fs/jfs/
H A Djfs_dinode.h79 struct dir_table_slot _table[12]; /* 96: inline */ member
/openbmc/linux/arch/arm/probes/
H A Ddecode.h315 #define DECODE_TABLE(_mask, _value, _table) \ argument

12