/Linux-v5.4/include/linux/ |
D | crc8.h | 30 #define CRC8_GOOD_VALUE(_table) (_table[0xFF]) argument 36 #define DECLARE_CRC8_TABLE(_table) \ argument
|
D | ipack.h | 252 #define DEFINE_IPACK_DEVICE_TABLE(_table) \ argument
|
/Linux-v5.4/drivers/clk/actions/ |
D | owl-pll.h | 42 _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
|
D | owl-divider.h | 29 #define OWL_DIVIDER_HW(_reg, _shift, _width, _div_flags, _table) \ argument 39 _shift, _width, _table, _div_flags, _flags) \ argument
|
D | owl-factor.h | 35 #define OWL_FACTOR_HW(_reg, _shift, _width, _fct_flags, _table) \ argument 45 _shift, _width, _table, _fct_flags, _flags) \ argument
|
/Linux-v5.4/drivers/clk/sunxi-ng/ |
D | ccu_div.h | 43 #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
|
D | ccu_mux.h | 32 #define _SUNXI_CCU_MUX_TABLE(_shift, _width, _table) \ argument 50 #define SUNXI_CCU_MUX_TABLE_WITH_GATE(_struct, _name, _parents, _table, \ argument
|
D | ccu_sdm.h | 41 #define _SUNXI_CCU_SDM(_table, _enable, \ argument
|
/Linux-v5.4/drivers/clk/sprd/ |
D | mux.h | 32 #define _SPRD_MUX_CLK(_shift, _width, _table) \ argument 39 #define SPRD_MUX_CLK_TABLE(_struct, _name, _parents, _table, \ argument
|
D | composite.h | 21 #define SPRD_COMP_CLK_TABLE(_struct, _name, _parent, _reg, _table, \ argument
|
/Linux-v5.4/drivers/clk/zte/ |
D | clk.h | 37 #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
|
/Linux-v5.4/arch/arm/include/asm/ |
D | tlb.h | 33 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
|
/Linux-v5.4/drivers/iio/health/ |
D | afe440x.h | 117 #define AFE440X_TABLE_ATTR(_name, _table) \ argument 145 #define AFE440X_ATTR(_name, _field, _table) \ argument
|
/Linux-v5.4/arch/arm64/include/asm/ |
D | tlb.h | 14 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
|
/Linux-v5.4/arch/powerpc/include/asm/nohash/ |
D | pgalloc.h | 59 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
|
/Linux-v5.4/drivers/clk/nxp/ |
D | clk-lpc18xx-cgu.c | 172 #define LPC1XX_CGU_SRC_CLK_DIV(_id, _width, _table) \ argument 206 #define LPC1XX_CGU_BASE_CLK(_id, _table, _flags) \ argument 272 #define LPC1XX_CGU_CLK_PLL(_id, _table, _pll_ops) \ argument
|
/Linux-v5.4/arch/powerpc/include/asm/book3s/32/ |
D | pgalloc.h | 62 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
|
/Linux-v5.4/drivers/clk/mvebu/ |
D | armada-37xx-periph.c | 158 #define PERIPH_DIV(_name, _reg, _shift, _table) \ argument 185 #define PERIPH_CLK_FULL(_name, _bit, _shift, _reg, _shift1, _table) \ argument 190 #define PERIPH_CLK_GATE_DIV(_name, _bit, _reg, _shift, _table) \ argument
|
/Linux-v5.4/arch/sparc/include/asm/ |
D | pgalloc_64.h | 87 static inline void __tlb_remove_table(void *_table) in __tlb_remove_table()
|
/Linux-v5.4/net/sctp/ |
D | sm_statetable.c | 51 #define DO_LOOKUP(_max, _type, _table) \ argument
|
/Linux-v5.4/drivers/regulator/ |
D | bcm590xx-regulator.c | 149 #define BCM590XX_REG_TABLE(_name, _table) \ argument
|
/Linux-v5.4/arch/powerpc/mm/book3s64/ |
D | pgtable.c | 391 void __tlb_remove_table(void *_table) in __tlb_remove_table()
|
/Linux-v5.4/fs/jfs/ |
D | jfs_dinode.h | 79 struct dir_table_slot _table[12]; /* 96: inline */ member
|
/Linux-v5.4/arch/s390/mm/ |
D | pgalloc.c | 291 void __tlb_remove_table(void *_table) in __tlb_remove_table()
|
/Linux-v5.4/arch/arm/probes/ |
D | decode.h | 339 #define DECODE_TABLE(_mask, _value, _table) \ argument
|