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