Searched defs:FW_CONFIG (Results 1 – 2 of 2) sorted by relevance
/external/coreboot/src/include/ | ||
D | fw_config.h | 33 #define FW_CONFIG(__field, __option) (&(const struct fw_config) { \ macro |
/external/coreboot/src/ | ||
D | Kconfig | 508 config FW_CONFIG config |