| /freebsd-12.1/sys/dev/bhnd/ |
| H A D | bhndreg.h | 86 #define BHND_CCS_GET_FLAG(_value, _flag) \ argument 88 #define BHND_CCS_GET_BITS(_value, _field) \ argument 90 #define BHND_CCS_SET_BITS(_value, _field) \ argument
|
| H A D | bhnd_match.h | 55 #define _BHND_SET_MATCH_FIELD(_name, _value) \ argument
|
| /freebsd-12.1/sys/dev/sfxge/common/ |
| H A D | efx_hash.c | 59 #define EFX_HASH_ROTATE(_value, _shift) \ argument 64 #define EFX_HASH_ROTATE(_value, _shift) \ argument
|
| H A D | efx_mcdi.h | 247 #define MCDI_IN_SET_BYTE(_emr, _ofst, _value) \ argument 251 #define MCDI_IN_SET_WORD(_emr, _ofst, _value) \ argument 255 #define MCDI_IN_SET_DWORD(_emr, _ofst, _value) \ argument 259 #define MCDI_IN_SET_DWORD_FIELD(_emr, _ofst, _field, _value) \ argument
|
| H A D | efx_types.h | 1205 #define EFX_INSERT_FIELD64(_min, _max, _field, _value) \ argument 1208 #define EFX_INSERT_FIELD32(_min, _max, _field, _value) \ argument 1211 #define EFX_INSERT_FIELD16(_min, _max, _field, _value) \ argument 1214 #define EFX_INSERT_FIELD8(_min, _max, _field, _value) \ argument 1229 #define EFX_SET_OWORD_FIELD64(_oword, _field, _value) \ argument 1242 #define EFX_SET_OWORD_FIELD32(_oword, _field, _value) \ argument 1263 #define EFX_SET_QWORD_FIELD64(_qword, _field, _value) \ argument 1272 #define EFX_SET_QWORD_FIELD32(_qword, _field, _value) \ argument 1285 #define EFX_SET_DWORD_FIELD(_dword, _field, _value) \ argument 1294 #define EFX_SET_WORD_FIELD(_word, _field, _value) \ argument [all …]
|
| H A D | efx.h | 56 #define EFX_P2ROUNDUP(_type, _value, _align) \ argument 60 #define EFX_P2ALIGN(_type, _value, _align) \ argument 64 #define EFX_IS_P2ALIGNED(_type, _value, _align) \ argument
|
| /freebsd-12.1/sys/dev/bhnd/nvram/ |
| H A D | bhnd_nvram_data_bcmreg.h | 35 #define BCM_NVRAM_GET_BITS(_value, _field) \ argument 38 #define BCM_NVRAM_SET_BITS(_value, _field, _bits) \ argument
|
| H A D | bhnd_nvram_storevar.h | 51 #define BHND_NVSTORE_GET_FLAG(_value, _flag) \ argument 53 #define BHND_NVSTORE_GET_BITS(_value, _field) \ argument
|
| H A D | bhnd_nvram_value.c | 99 #define BHND_NVRAM_VAL_ASSERT_EMPTY(_value) \ argument
|
| /freebsd-12.1/sys/sys/ |
| H A D | bitstring.h | 203 int _value, _offset; in bit_ffs_at() local 232 int _value, _offset; in bit_ffc_at() local 273 int _value = 0, curbitstr_len; in bit_count() local
|
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | kmp_stats_timing.h | 32 explicit tsc_interval_t(int64_t _value) : value(_value) {} in tsc_interval_t()
|
| /freebsd-12.1/sys/mips/mediatek/ |
| H A D | mtk_pinctrl.h | 47 #define FUNC(_name, _value) \ argument
|
| /freebsd-12.1/sys/dev/bhnd/bcma/ |
| H A D | bcma_dmp.h | 47 #define BCMA_DMP_GET_FLAG(_value, _flag) \ argument 49 #define BCMA_DMP_GET_BITS(_value, _field) \ argument 51 #define BHND_DMP_SET_BITS(_value, _field) \ argument
|
| /freebsd-12.1/sys/mips/ingenic/ |
| H A D | jz4780_mmc.c | 133 #define JZ_MMC_WRITE_2(_sc, _reg, _value) \ argument 137 #define JZ_MMC_WRITE_4(_sc, _reg, _value) \ argument
|
| /freebsd-12.1/sys/dev/ixgbe/ |
| H A D | ixgbe_82599.c | 1689 #define IXGBE_STORE_AS_BE32(_value) \ argument 1696 #define IXGBE_STORE_AS_BE16(_value) \ argument
|
| /freebsd-12.1/sys/arm64/rockchip/ |
| H A D | rk_pinctrl.c | 228 #define RK_PINDRIVE(_bank, _subbank, _offset, _value, _ma) \ argument
|
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_parser.h | 67 uintmax_t _value; /* integer value */ member
|
| /freebsd-12.1/sys/dev/bhnd/cores/pmu/ |
| H A D | bhnd_pmureg.h | 30 #define BHND_PMU_GET_FLAG(_value, _flag) \ argument 32 #define BHND_PMU_GET_BITS(_value, _field) \ argument 34 #define BHND_PMU_SET_BITS(_value, _field) \ argument
|
| /freebsd-12.1/sys/arm/allwinner/ |
| H A D | aw_mmc.c | 186 #define AW_MMC_WRITE_4(_sc, _reg, _value) \ argument
|
| /freebsd-12.1/sys/dev/bhnd/cores/chipc/ |
| H A D | chipcreg.h | 48 #define CHIPC_GET_FLAG(_value, _flag) (((_value) & _flag) != 0) argument 49 #define CHIPC_GET_BITS(_value, _field) \ argument
|
| /freebsd-12.1/sys/dev/qlnx/qlnxe/ |
| H A D | ecore.h | 105 #define MASK_FIELD(_name, _value) \ argument 108 #define FIELD_VALUE(_name, _value) \ argument
|
| /freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/YAML/ |
| H A D | ReaderWriterYAML.cpp | 1183 Hex64 _value; member in llvm::yaml::MappingTraits::NormalizedAtom
|