/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | base.h | 49 #define SET_80211_PS_POLL_AID(_hdr, _val) \ argument 51 #define SET_80211_PS_POLL_BSSID(_hdr, _val) \ argument 53 #define SET_80211_PS_POLL_TA(_hdr, _val) \ argument 56 #define SET_80211_HDR_ADDRESS1(_hdr, _val) \ argument 58 #define SET_80211_HDR_ADDRESS2(_hdr, _val) \ argument 60 SET_80211_HDR_ADDRESS3(_hdr,_val) global() argument [all...] |
/linux/include/linux/ |
H A D | bitfield.h | 63 #define __BF_FIELD_CHECK(_mask, _reg, _val, _pfx) \ argument 99 #define FIELD_FIT(_mask, _val) \ argument 113 #define FIELD_PREP(_mask, _val) \ argument 133 FIELD_PREP_CONST(_mask,_val) global() argument 168 FIELD_MODIFY(_mask,_reg_p,_val) global() argument [all...] |
/linux/drivers/staging/rtl8723bs/include/ |
H A D | basic_types.h | 39 #define EF1BYTE(_val) \ argument 41 #define EF2BYTE(_val) \ argument 43 #define EF4BYTE(_val) \ argument 56 #define WRITEEF1BYTE(_ptr, _val) \ argument 61 #define WRITEEF2BYTE(_ptr, _val) \ argument 66 WRITEEF4BYTE(_ptr,_val) global() argument [all...] |
/linux/arch/riscv/include/asm/ |
H A D | errata_list.h | 68 #define ALT_SVPBMT(_val, prot) \ argument 86 #define ALT_THEAD_PMA(_val) \ argument 104 #define ALT_THEAD_PMA(_val) argument
|
/linux/drivers/clk/sophgo/ |
H A D | clk-cv18xx-pll.h | 61 #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 [all...] |
H A D | clk-cv18xx-common.h | 62 #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 D | bitfield.h | 60 #define __BF_FIELD_CHECK(_mask, _reg, _val, _pfx) \ argument 95 #define FIELD_FIT(_mask, _val) \ argument 109 #define FIELD_PREP(_mask, _val) \ argument [all...] |
/linux/arch/openrisc/include/asm/ |
H A D | spr.h | 16 #define mtspr(_spr, _val) __asm__ __volatile__ ( \ argument 19 #define mtspr_off(_spr, _off, _val) __asm__ __volatile__ ( \ argument
|
/linux/drivers/iio/common/inv_sensors/ |
H A D | inv_sensors_timestamp.c | 14 #define INV_SENSORS_TIMESTAMP_JITTER(_val, _jitter) \ argument 16 #define INV_SENSORS_TIMESTAMP_MIN(_val, _jitter) \ argument 18 #define INV_SENSORS_TIMESTAMP_MAX(_val, _jitter) \ argument
|
/linux/drivers/pinctrl/mvebu/ |
H A D | pinctrl-mvebu.h | 157 #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/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-csr.h | 309 #define CSR_HW_REV_STEP_DASH(_val) ((_val) & CSR_HW_IF_CONFIG_REG_MSK_MAC_STEP_DASH) argument 310 #define CSR_HW_REV_TYPE(_val) (((_val) & 0x000FFF0) >> 4) argument 313 #define CSR_HW_RFID_FLAVOR(_val) (((_val) & 0x000000F) >> 0) argument 314 #define CSR_HW_RFID_DASH(_val) (((_val) & 0x00000F0) >> 4) argument 315 #define CSR_HW_RFID_STEP(_val) (((_val) argument 316 CSR_HW_RFID_TYPE(_val) global() argument 317 CSR_HW_RFID_IS_CDB(_val) global() argument 318 CSR_HW_RFID_IS_JACKET(_val) global() argument 371 CSR_HW_RF_STEP(_val) global() argument [all...] |
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-common.h | 1367 #define SET_BITS(_var, _index, _width, _val) \ argument 1376 #define SET_BITS_LE(_var, _index, _width, _val) \ argument 1396 #define XGMAC_SET_BITS(_var, _prefix, _field, _val) \ argument 1406 #define XGMAC_SET_BITS_LE(_var, _prefix, _field, _val) \ argument 1426 #define XGMAC_IOWRITE(_pdata, _reg, _val) \ argument 1429 XGMAC_IOWRITE_BITS(_pdata,_reg,_field,_val) global() argument 1451 XGMAC_MTL_IOWRITE(_pdata,_n,_reg,_val) global() argument 1455 XGMAC_MTL_IOWRITE_BITS(_pdata,_n,_reg,_field,_val) global() argument 1476 XGMAC_DMA_IOWRITE(_channel,_reg,_val) global() argument 1479 XGMAC_DMA_IOWRITE_BITS(_channel,_reg,_field,_val) global() argument 1496 XPCS_SET_BITS(_var,_prefix,_field,_val) global() argument 1501 XPCS32_IOWRITE(_pdata,_off,_val) global() argument 1507 XPCS16_IOWRITE(_pdata,_off,_val) global() argument 1521 XSIR_SET_BITS(_var,_prefix,_field,_val) global() argument 1534 XSIR0_IOWRITE(_pdata,_reg,_val) global() argument 1537 XSIR0_IOWRITE_BITS(_pdata,_reg,_field,_val) global() argument 1554 XSIR1_IOWRITE(_pdata,_reg,_val) global() argument 1557 XSIR1_IOWRITE_BITS(_pdata,_reg,_field,_val) global() argument 1577 XRXTX_IOWRITE(_pdata,_reg,_val) global() argument 1580 XRXTX_IOWRITE_BITS(_pdata,_reg,_field,_val) global() argument 1597 XP_SET_BITS(_var,_prefix,_field,_val) global() argument 1610 XP_IOWRITE(_pdata,_reg,_val) global() argument 1613 XP_IOWRITE_BITS(_pdata,_reg,_field,_val) global() argument 1630 XI2C_SET_BITS(_var,_prefix,_field,_val) global() argument 1643 XI2C_IOWRITE(_pdata,_reg,_val) global() argument 1646 XI2C_IOWRITE_BITS(_pdata,_reg,_field,_val) global() argument 1668 XMDIO_WRITE(_pdata,_mmd,_reg,_val) global() argument 1672 XMDIO_WRITE_BITS(_pdata,_mmd,_reg,_mask,_val) global() argument [all...] |
/linux/sound/hda/codecs/realtek/ |
H A D | realtek.h | 159 #define UPDATE_COEFEX(_nid, _idx, _mask, _val) \ argument 161 #define WRITE_COEFEX(_nid, _idx, _val) UPDATE_COEFEX(_nid, _idx, -1, _val) argument 162 #define WRITE_COEF(_idx, _val) WRITE_COEFEX(0x20, _idx, _val) argument 163 #define UPDATE_COEF(_idx, _mask, _val) UPDATE_COEFEX(0x20, _idx, _mask, _val) argument
|
/linux/arch/mips/include/asm/sn/ |
H A D | agent.h | 33 #define SET_HUB_NIC(_my_cpuid, _val) \ argument
|
/linux/drivers/pinctrl/sunxi/ |
H A D | pinctrl-sunxi.h | 199 #define SUNXI_FUNCTION(_val, _name) \ argument 205 #define SUNXI_FUNCTION_VARIANT(_val, _name, _variant) \ argument 212 #define SUNXI_FUNCTION_IRQ(_val, _irq) \ argument 219 #define SUNXI_FUNCTION_IRQ_BANK(_val, _bank, _irq) \ argument
|
/linux/drivers/nvmem/ |
H A D | lan9662-otpc.c | 123 void *_val, size_t bytes) in lan9662_otp_read() argument 143 void *_val, size_t bytes) in lan9662_otp_write() argument
|
H A D | uniphier-efuse.c | 20 unsigned int reg, void *_val, size_t bytes) in uniphier_reg_read() argument
|
H A D | qfprom.c | 256 static int qfprom_reg_write(void *context, unsigned int reg, void *_val, in qfprom_reg_write() argument 321 unsigned int reg, void *_val, size_t bytes) in qfprom_reg_read() argument
|
/linux/drivers/power/supply/ |
H A D | max77650-charger.c | 64 #define MAX77650_CHARGER_VCHGIN_MIN_SHIFT(_val) ((_val) << 5) argument 67 #define MAX77650_CHARGER_ICHGIN_LIM_SHIFT(_val) ((_val) << 2) argument
|
/linux/arch/mips/ath25/ |
H A D | devices.h | 7 #define ATH25_REG_MS(_val, _field) (((_val) & _field##_M) >> _field##_S) argument
|
/linux/drivers/net/wireless/ath/ |
H A D | hw.c | 24 #define REG_WRITE(_ah, _reg, _val) (common->ops->write)(_ah, _val, _reg) argument
|
/linux/drivers/iio/proximity/ |
H A D | sx9360.c | 503 static int sx9360_write_thresh(struct sx_common_data *data, int _val) in sx9360_write_thresh() argument 517 static int sx9360_write_hysteresis(struct sx_common_data *data, int _val) in sx9360_write_hysteresis() argument 543 static int sx9360_write_far_debounce(struct sx_common_data *data, int _val) in sx9360_write_far_debounce() argument 560 static int sx9360_write_close_debounce(struct sx_common_data *data, int _val) in sx9360_write_close_debounce() argument
|
/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-paris.h | 37 #define MTK_FUNCTION(_val, _name) \ argument
|
/linux/include/rdma/ |
H A D | rdma_netlink.h | 34 #define MODULE_ALIAS_RDMA_NETLINK(_index, _val) \ argument
|
/linux/drivers/pinctrl/nuvoton/ |
H A D | pinctrl-ma35.h | 43 #define MA35_MUX(_val, _name) { \ argument
|