Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/include/linux/
Dcrc8.h30 #define CRC8_GOOD_VALUE(_table) (_table[0xFF]) argument
36 #define DECLARE_CRC8_TABLE(_table) \ argument
/kernel/linux/linux-5.10/include/linux/
Dcrc8.h30 #define CRC8_GOOD_VALUE(_table) (_table[0xFF]) argument
36 #define DECLARE_CRC8_TABLE(_table) \ argument
/kernel/linux/linux-6.6/drivers/clk/sprd/
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
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
/kernel/linux/linux-5.10/drivers/clk/sprd/
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
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
/kernel/linux/linux-6.6/drivers/clk/actions/
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
Dowl-divider.h29 #define OWL_DIVIDER_HW(_reg, _shift, _width, _div_flags, _table) \ argument
39 _shift, _width, _table, _div_flags, _flags) \ argument
Dowl-factor.h35 #define OWL_FACTOR_HW(_reg, _shift, _width, _fct_flags, _table) \ argument
45 _shift, _width, _table, _fct_flags, _flags) \ argument
/kernel/linux/linux-5.10/drivers/clk/actions/
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
Dowl-divider.h29 #define OWL_DIVIDER_HW(_reg, _shift, _width, _div_flags, _table) \ argument
39 _shift, _width, _table, _div_flags, _flags) \ argument
Dowl-factor.h35 #define OWL_FACTOR_HW(_reg, _shift, _width, _fct_flags, _table) \ argument
45 _shift, _width, _table, _fct_flags, _flags) \ argument
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
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
112 _parents, _table, \ argument
Dccu_mux.h32 #define _SUNXI_CCU_MUX_TABLE(_shift, _width, _table) \ argument
50 #define SUNXI_CCU_MUX_TABLE_WITH_GATE(_struct, _name, _parents, _table, \ argument
Dccu_sdm.h41 #define _SUNXI_CCU_SDM(_table, _enable, \ argument
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
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
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
Dccu_sdm.h41 #define _SUNXI_CCU_SDM(_table, _enable, \ argument
/kernel/linux/linux-5.10/drivers/clk/zte/
Dclk.h37 #define ZX_PLL(_name, _parent, _reg, _table, _pd, _lock) \ argument
52 #define ZX296718_PLL(_name, _parent, _reg, _table) \ argument
122 #define DIV_T(_id, _name, _parent, _reg, _shift, _width, _flag, _table) \ argument
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dtlb.h32 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
/kernel/linux/linux-6.6/arch/arm/include/asm/
Dtlb.h32 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
/kernel/linux/linux-5.10/drivers/iio/health/
Dafe440x.h117 #define AFE440X_TABLE_ATTR(_name, _table) \ argument
145 #define AFE440X_ATTR(_name, _field, _table) \ argument
/kernel/linux/linux-6.6/drivers/iio/health/
Dafe440x.h117 #define AFE440X_TABLE_ATTR(_name, _table) \ argument
145 #define AFE440X_ATTR(_name, _field, _table) \ argument
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dtlb.h14 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
/kernel/linux/linux-6.6/arch/arm64/include/asm/
Dtlb.h14 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()

123