Searched refs:_NAME (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/include/ |
H A D | zynqpl.h | 59 .devicename = XILINX_XC##name##_NAME \ 64 .devicename = XILINX_XC##name##_NAME \
|
H A D | tsec.h | 52 .devname = CONFIG_TSEC##num##_NAME, \ 62 x.devname = CONFIG_TSEC##num##_NAME; \
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_uc.h | 104 #define intel_uc_ops_function(_NAME, _OPS, _TYPE, _RET) \ argument 105 static inline _TYPE intel_uc_##_NAME(struct intel_uc *uc) \
|
/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/ |
H A D | txgbe_type.h | 145 #define NODE_PROP(_NAME, _PROP) \ argument 147 .name = _NAME, \
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_features.c | 21 #define DEF_FEAT(_FEAT, _NAME, _TYPE, _BIT, _DESC) \ argument 23 .name = _NAME, \
|
H A D | cpu_features_def.h.inc | 4 * DEF_FEAT(_FEAT, _NAME, _TYPE, _BIT, _DESC): 6 * - _NAME: Feature name exposed to the user.
|
/openbmc/linux/tools/testing/selftests/wireguard/qemu/ |
H A D | Makefile | 28 $(1)_NAME := $(2)-$$($(1)_VERSION) 29 $(1)_TAR := $(DISTFILES_PATH)/$$($(1)_NAME)$(4) 30 $(1)_PATH := $(BUILD_PATH)/$$($(1)_NAME) 31 $(call file_download,$$($(1)_NAME)$(4),$(5),$(6))
|
/openbmc/linux/include/net/ |
H A D | devlink.h | 581 .name = DEVLINK_PARAM_GENERIC_##_id##_NAME, \
|