Home
last modified time | relevance | path

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

12

/Linux-v4.19/include/linux/
Dcrc8.h30 #define CRC8_GOOD_VALUE(_table) (_table[0xFF]) argument
36 #define DECLARE_CRC8_TABLE(_table) \ argument
Dipack.h255 #define DEFINE_IPACK_DEVICE_TABLE(_table) \ argument
/Linux-v4.19/drivers/clk/sunxi-ng/
Dccu_div.h51 #define _SUNXI_CCU_DIV_TABLE_FLAGS(_shift, _width, _table, _flags) \ argument
59 #define _SUNXI_CCU_DIV_TABLE(_shift, _width, _table) \ argument
97 _table, _gate, _flags) \ argument
114 _table, _flags) \ argument
120 _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.h49 #define _SUNXI_CCU_SDM(_table, _enable, \ argument
/Linux-v4.19/drivers/clk/actions/
Dowl-pll.h39 _width, _min_mul, _max_mul, _table) \ argument
52 _shift, _width, _min_mul, _max_mul, _table, _flags) \ argument
67 _shift, _width, _min_mul, _max_mul, _table, _flags) \ 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
/Linux-v4.19/drivers/clk/sprd/
Dmux.h32 #define _SPRD_MUX_CLK(_shift, _width, _table) \ argument
39 #define SPRD_MUX_CLK_TABLE(_struct, _name, _parents, _table, \ argument
Dcomposite.h21 #define SPRD_COMP_CLK_TABLE(_struct, _name, _parent, _reg, _table, \ argument
/Linux-v4.19/drivers/clk/zte/
Dclk.h40 #define ZX_PLL(_name, _parent, _reg, _table, _pd, _lock) \ argument
55 #define ZX296718_PLL(_name, _parent, _reg, _table) \ argument
125 #define DIV_T(_id, _name, _parent, _reg, _shift, _width, _flag, _table) \ argument
/Linux-v4.19/drivers/iio/health/
Dafe440x.h125 #define AFE440X_TABLE_ATTR(_name, _table) \ argument
153 #define AFE440X_ATTR(_name, _field, _table) \ argument
/Linux-v4.19/arch/arm64/include/asm/
Dtlb.h28 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
/Linux-v4.19/drivers/clk/nxp/
Dclk-lpc18xx-cgu.c171 #define LPC1XX_CGU_SRC_CLK_DIV(_id, _width, _table) \ argument
205 #define LPC1XX_CGU_BASE_CLK(_id, _table, _flags) \ argument
271 #define LPC1XX_CGU_CLK_PLL(_id, _table, _pll_ops) \ argument
/Linux-v4.19/drivers/clk/mvebu/
Darmada-37xx-periph.c148 #define PERIPH_DIV(_name, _reg, _shift, _table) \ argument
175 #define PERIPH_CLK_FULL(_name, _bit, _shift, _reg, _shift1, _table) \ argument
180 #define PERIPH_CLK_GATE_DIV(_name, _bit, _reg, _shift, _table) \ argument
/Linux-v4.19/arch/powerpc/include/asm/book3s/32/
Dpgalloc.h123 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
/Linux-v4.19/arch/powerpc/include/asm/nohash/32/
Dpgalloc.h124 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
/Linux-v4.19/arch/sparc/include/asm/
Dpgalloc_64.h91 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
/Linux-v4.19/net/sctp/
Dsm_statetable.c66 #define DO_LOOKUP(_max, _type, _table) \ argument
/Linux-v4.19/arch/powerpc/include/asm/nohash/64/
Dpgalloc.h155 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
/Linux-v4.19/arch/powerpc/mm/
Dpgtable-book3s64.c445 void __tlb_remove_table(void *_table) in __tlb_remove_table()
/Linux-v4.19/fs/jfs/
Djfs_dinode.h92 struct dir_table_slot _table[12]; /* 96: inline */ member
/Linux-v4.19/drivers/regulator/
Dbcm590xx-regulator.c157 #define BCM590XX_REG_TABLE(_name, _table) \ argument
/Linux-v4.19/arch/arm/include/asm/
Dtlb.h39 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
/Linux-v4.19/arch/s390/mm/
Dpgalloc.c291 static void __tlb_remove_table(void *_table) in __tlb_remove_table()

12