/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | bitfield.h | 128 #define FIELD_FIT(_mask, _value) \ argument 131 #define FIELD_PREP(_mask, _value) \ argument 135 #define FIELD_PREP_CONST(_mask, _value) \ argument 138 #define FIELD_GET(_mask, _value) \ argument
|
H A D | pci.h | 844 #define pci_set_consistent_dma_mask(_pdev, _mask) \ argument
|
/freebsd/sys/compat/linuxkpi/common/include/linux/soc/mediatek/ |
H A D | mtk_wed.h | 36 #define mtk_wed_device_start(_dev, _mask) do { } while(0) argument 38 #define mtk_wed_device_irq_get(_dev, _mask) 0 argument 39 #define mtk_wed_device_irq_set_mask(_dev, _mask) do { } while(0) argument 45 #define mtk_wed_device_start_hw_rro(_dev, _mask, _b) do { } while(0) argument
|
/freebsd/sys/dev/bhnd/cores/pmu/ |
H A D | bhnd_pmu_private.h | 49 #define BHND_PMU_IND_WRITE(_sc, _src, _reg, _val, _mask) \ argument 57 #define BHND_PMU_CCTRL_WRITE(_sc, _reg, _val, _mask) \ argument 63 #define BHND_PMU_REGCTRL_WRITE(_sc, _reg, _val, _mask) \ argument 69 #define BHND_PMU_PLL_WRITE(_sc, _reg, _val, _mask) \ argument
|
H A D | bhnd_pmu_subr.c | 93 #define PMU_WAIT_CLKST(_sc, _val, _mask) \ argument
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_pfvf_vf_proto.c | 13 #define FIELD_MAX(_mask) ({ (typeof(_mask))((_mask) >> __bf_shf(_mask)); }) argument 15 #define FIELD_PREP(_mask, _val) \ argument 18 #define FIELD_GET(_mask, _reg) \ argument
|
/freebsd/sys/dev/bhnd/cores/pci/ |
H A D | bhnd_pcivar.h | 114 #define _BHND_PCI_REG_GET(_regval, _mask, _shift) \ argument 116 #define _BHND_PCI_REG_SET(_regval, _mask, _shift, _setval) \ argument
|
/freebsd/sys/sys/ |
H A D | bitstring.h | 159 bitstr_t _mask; in bit_ntest() local 234 bitstr_t _mask; in bit_ff_at_() local 281 bitstr_t *_curbitstr, _mask, _test; in bit_ff_area_at_() local
|
/freebsd/sys/dev/bhnd/ |
H A D | bhnd_private.h | 97 #define BHND_CLKCTL_SET_4(_clkctl, _val, _mask) \ argument
|
/freebsd/contrib/wpa/src/common/ |
H A D | dragonfly.c | 196 struct crypto_bignum *_mask, in dragonfly_generate_scalar()
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | phy.h | 461 RTW89_DECL_RFK_WRF(_path,_addr,_mask,_data) global() argument 468 RTW89_DECL_RFK_WM(_addr,_mask,_data) global() argument 474 RTW89_DECL_RFK_WS(_addr,_mask) global() argument 479 RTW89_DECL_RFK_WC(_addr,_mask) global() argument
|
/freebsd/contrib/wpa/src/eap_common/ |
H A D | eap_pwd_common.c | 485 struct crypto_bignum *_mask, in eap_pwd_get_rand_mask()
|
/freebsd/sys/dev/virtio/scsi/ |
H A D | virtio_scsivar.h | 187 #define vtscsi_set_ccb_status(_ccbh, _status, _mask) do { \ argument
|
/freebsd/sys/arm64/rockchip/ |
H A D | rk_pinctrl.c | 126 #define RK_PINFIX(_bank, _pin, _reg, _bit, _mask) \ argument
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_reset.c | 1615 #define AR_PHY_BIS(_ah, _reg, _mask, _val) \ in ar5212SetBoardValues() argument
|
/freebsd/contrib/file/src/ |
H A D | file.h | 368 uint64_t _mask; /* for use with numeric and date types */ member
|
/freebsd/sys/dev/ath/ |
H A D | if_athvar.h | 1070 #define ath_hal_getbssidmask(_ah, _mask) \ argument 1072 #define ath_hal_setbssidmask(_ah, _mask) \ argument 1074 #define ath_hal_intrset(_ah, _mask) \ argument
|
/freebsd/sys/dev/axgbe/ |
H A D | xgbe-common.h | 1737 XMDIO_READ_BITS(_pdata,_mmd,_reg,_mask) global() argument 1744 XMDIO_WRITE_BITS(_pdata,_mmd,_reg,_mask,_val) global() argument
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_internal.h | 470 #define ath_hal_setInterrupts(_ah, _mask) \ argument
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_affinity.cpp | 3716 #define ADD_MASK(_mask) \ argument
|
/freebsd/sys/dev/sfxge/common/ |
H A D | efx.h | 636 #define EFX_MAC_STAT_SUPPORTED(_mask, _stat) \ argument
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | ctrl_iface.c | 10754 u8 _addr[ETH_ALEN], _mask[ETH_ALEN]; in wpas_ctrl_iface_mac_rand_scan() local
|