Home
last modified time | relevance | path

Searched defs:_val (Results 1 – 25 of 67) sorted by relevance

123

/linux/arch/riscv/include/asm/
H A Derrata_list.h62 #define ALT_SVPBMT(_val, prot) \ argument
80 #define ALT_THEAD_PMA(_val) \ argument
98 #define ALT_THEAD_PMA(_val) argument
/linux/drivers/clk/sophgo/
H A Dclk-cv18xx-pll.h61 #define PLL_SET_PRE_DIV_SEL(_reg, _val) \ argument
63 #define PLL_SET_POST_DIV_SEL(_reg, _val) \ argument
65 #define PLL_SET_SEL_MODE(_reg, _val) \ argument
67 #define PLL_SET_DIV_SEL(_reg, _val) \ argument
69 #define PLL_SET_ICTRL(_reg, _val) \ argument
H A Dclk-cv18xx-common.h62 #define cv1800_clk_regfield_get(_val, _reg) \ argument
64 #define cv1800_clk_regfield_set(_val, _new, _reg) \ argument
68 #define _CV1800_SET_FIELD(_reg, _val, _field) \ argument
/linux/tools/include/linux/
H A Dbitfield.h61 #define __BF_FIELD_CHECK(_mask, _reg, _val, _pfx) \ argument
96 #define FIELD_FIT(_mask, _val) \ argument
110 #define FIELD_PREP(_mask, _val) \ argument
/linux/arch/openrisc/include/asm/
H A Dspr.h16 #define mtspr(_spr, _val) __asm__ __volatile__ ( \ argument
19 #define mtspr_off(_spr, _off, _val) __asm__ __volatile__ ( \ argument
/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.h157 #define _MPP_VAR_FUNCTION(_val, _name, _subname, _mask) \ argument
167 #define MPP_VAR_FUNCTION(_val, _name, _subname, _mask) \ argument
170 #define MPP_VAR_FUNCTION(_val, _name, _subname, _mask) \ argument
174 #define MPP_FUNCTION(_val, _name, _subname) \ argument
/linux/arch/x86/include/asm/
H A Drmwcc.h26 #define GEN_BINARY_RMWcc_6(op, var, cc, vcon, _val, arg0) \ argument
39 #define GEN_BINARY_SUFFIXED_RMWcc(op, suffix, var, cc, vcon, _val, clobbers...)\ argument
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-common.h1394 #define SET_BITS(_var, _index, _width, _val) \ argument
1403 #define SET_BITS_LE(_var, _index, _width, _val) \ argument
1423 #define XGMAC_SET_BITS(_var, _prefix, _field, _val) \ argument
1433 #define XGMAC_SET_BITS_LE(_var, _prefix, _field, _val) \ argument
1453 #define XGMAC_IOWRITE(_pdata, _reg, _val) \ argument
1456 #define XGMAC_IOWRITE_BITS(_pdata, _reg, _field, _val) \ argument
1478 #define XGMAC_MTL_IOWRITE(_pdata, _n, _reg, _val) \ argument
1482 #define XGMAC_MTL_IOWRITE_BITS(_pdata, _n, _reg, _field, _val) \ argument
1503 #define XGMAC_DMA_IOWRITE(_channel, _reg, _val) \ argument
1506 #define XGMAC_DMA_IOWRITE_BITS(_channel, _reg, _field, _val) \ argument
[all …]
/linux/arch/mips/include/asm/sn/
H A Dagent.h33 #define SET_HUB_NIC(_my_cpuid, _val) \ argument
/linux/drivers/pinctrl/sunxi/
H A Dpinctrl-sunxi.h201 #define SUNXI_FUNCTION(_val, _name) \ argument
207 #define SUNXI_FUNCTION_VARIANT(_val, _name, _variant) \ argument
214 #define SUNXI_FUNCTION_IRQ(_val, _irq) \ argument
221 #define SUNXI_FUNCTION_IRQ_BANK(_val, _bank, _irq) \ argument
/linux/arch/mips/ath25/
H A Ddevices.h7 #define ATH25_REG_MS(_val, _field) (((_val) & _field##_M) >> _field##_S) argument
/linux/drivers/iio/proximity/
H A Dsx9360.c502 static int sx9360_write_thresh(struct sx_common_data *data, int _val) in sx9360_write_thresh()
516 static int sx9360_write_hysteresis(struct sx_common_data *data, int _val) in sx9360_write_hysteresis()
542 static int sx9360_write_far_debounce(struct sx_common_data *data, int _val) in sx9360_write_far_debounce()
559 static int sx9360_write_close_debounce(struct sx_common_data *data, int _val) in sx9360_write_close_debounce()
H A Dsx9324.c616 const struct iio_chan_spec *chan, int _val) in sx9324_write_thresh()
634 const struct iio_chan_spec *chan, int _val) in sx9324_write_hysteresis()
661 static int sx9324_write_far_debounce(struct sx_common_data *data, int _val) in sx9324_write_far_debounce()
679 static int sx9324_write_close_debounce(struct sx_common_data *data, int _val) in sx9324_write_close_debounce()
/linux/drivers/net/wireless/ath/
H A Dhw.c24 #define REG_WRITE(_ah, _reg, _val) (common->ops->write)(_ah, _val, _reg) argument
/linux/drivers/nvmem/
H A Duniphier-efuse.c19 unsigned int reg, void *_val, size_t bytes) in uniphier_reg_read()
H A Dqfprom.c255 static int qfprom_reg_write(void *context, unsigned int reg, void *_val, in qfprom_reg_write()
320 unsigned int reg, void *_val, size_t bytes) in qfprom_reg_read()
H A Dsec-qfprom.c22 static int sec_qfprom_reg_read(void *context, unsigned int reg, void *_val, size_t bytes) in sec_qfprom_reg_read()
H A Dnintendo-otp.c48 unsigned int reg, void *_val, size_t bytes) in nintendo_otp_reg_read()
/linux/tools/testing/vma/
H A Dshared.h38 IS_SET(_val,_flags) global() argument
/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-ma35.h43 #define MA35_MUX(_val, _name) { \ argument
/linux/drivers/media/i2c/ccs/
H A Dccs-quirk.h59 #define CCS_MK_QUIRK_REG_8(_reg, _val) \ argument
/linux/drivers/media/tuners/
H A Dmc44s803_priv.h179 #define MC44S803_REG_SM(_val, _reg) \ argument
183 #define MC44S803_REG_MS(_val, _reg) \ argument
/linux/arch/mips/pci/
H A Dpci-alchemy.c265 u8 _val; in alchemy_pci_read() local
272 u16 _val; in alchemy_pci_read() local
/linux/drivers/platform/x86/
H A Dasus-armoury.h94 #define __ATTR_SHOW_FMT(_prop, _attrname, _fmt, _val) \ argument
222 #define __ROG_TUNABLE_SHOW(_prop, _attrname, _val) \ argument
/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_htt.h1167 #define HTT_USR_RATE_PPDU_TYPE(_val) \ argument
1169 #define HTT_USR_RATE_PREAMBLE(_val) \ argument
1171 #define HTT_USR_RATE_BW(_val) \ argument
1173 #define HTT_USR_RATE_NSS(_val) \ argument
1175 #define HTT_USR_RATE_MCS(_val) \ argument
1177 #define HTT_USR_RATE_GI(_val) \ argument
1179 #define HTT_USR_RATE_DCM(_val) \ argument
1238 #define HTT_USR_CMPLTN_IS_AMPDU(_val) \ argument
1240 #define HTT_USR_CMPLTN_LONG_RETRY(_val) \ argument
1242 #define HTT_USR_CMPLTN_SHORT_RETRY(_val) \ argument

123