Home
last modified time | relevance | path

Searched refs:_NAME (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/include/
H A Dzynqpl.h59 .devicename = XILINX_XC##name##_NAME \
64 .devicename = XILINX_XC##name##_NAME \
H A Dtsec.h52 .devname = CONFIG_TSEC##num##_NAME, \
62 x.devname = CONFIG_TSEC##num##_NAME; \
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.h104 #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 Dtxgbe_type.h145 #define NODE_PROP(_NAME, _PROP) \ argument
147 .name = _NAME, \
/openbmc/qemu/target/s390x/
H A Dcpu_features.c21 #define DEF_FEAT(_FEAT, _NAME, _TYPE, _BIT, _DESC) \ argument
23 .name = _NAME, \
H A Dcpu_features_def.h.inc4 * DEF_FEAT(_FEAT, _NAME, _TYPE, _BIT, _DESC):
6 * - _NAME: Feature name exposed to the user.
/openbmc/linux/tools/testing/selftests/wireguard/qemu/
H A DMakefile28 $(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 Ddevlink.h581 .name = DEVLINK_PARAM_GENERIC_##_id##_NAME, \