Home
last modified time | relevance | path

Searched defs:UNKNOWN (Results 1 – 9 of 9) sorted by relevance

/openbmc/phosphor-pid-control/sensors/
H A Dbuild_utils.hpp23 UNKNOWN enumerator
/openbmc/u-boot/include/power/
H A Dpower_chrg.h20 UNKNOWN, enumerator
/openbmc/pldm/libpldmresponder/
H A Dbios_string_attribute.hpp27 UNKNOWN = 0x00, enumerator
/openbmc/u-boot/board/birdland/bav335x/
H A Dboard.h16 enum board_type {UNKNOWN, BAV335A, BAV335B}; enumerator
/openbmc/u-boot/examples/standalone/
H A Dsmc91111_eeprom.c24 #define UNKNOWN 0x4 macro
/openbmc/u-boot/board/solidrun/mx6cuboxi/
H A Dmx6cuboxi.c64 UNKNOWN = 0x03, enumerator
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp107 UNKNOWN enumerator
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_infineon.c38 UNKNOWN, enumerator
/openbmc/u-boot/tools/buildman/
H A Dkconfiglib.py3518 UNKNOWN, BOOL, TRISTATE, STRING, HEX, INT = range(6) variable