Home
last modified time | relevance | path

Searched refs:_NAME (Results 1 – 4 of 4) 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/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.