Home
last modified time | relevance | path

Searched defs:byte2 (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/mtd/
H A Dmw_eeprom.c104 u8 byte2=0; in mw_eeprom_write_word() local
/openbmc/pldm/platform-mc/test/
H A Dterminus_manager_test.cpp381 uint8_t byte2 = (1 << (PLDM_GET_SENSOR_READING % 8)); // byte2 = 0x02 in TEST_F() local
/openbmc/pldm/oem/ampere/event/
H A Doem_event_manager.cpp302 uint8_t byte2 = (presentReading & 0x00ff0000) >> 16; in handleBootOverallEvent() local
/openbmc/qemu/include/hw/i3c/
H A Ddw-i3c.h120 uint8_t byte2; member
/openbmc/entity-manager/src/fru_device/
H A Dfru_device.cpp279 int byte2 = i2c_smbus_read_byte_data(file, 0); in isDevice16BitMode1() local
/openbmc/qemu/qga/
H A Dcommands-linux.c2142 unsigned int byte2 = (hex_int >> 16) & 0xFF; in hex_to_ip_address() local