Home
last modified time | relevance | path

Searched defs:byte1 (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/tests/tcg/hexagon/
H A Dv69_hvx.c65 uint8_t byte1; in test_vasrvuhubrndsat() local
102 uint8_t byte1; in test_vasrvuhubsat() local
/openbmc/u-boot/drivers/mtd/
H A Dmw_eeprom.c103 u8 byte1=0; in mw_eeprom_write_word() local
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training_db.c527 u8 i, byte0 = 0, byte1 = 0; in pattern_table_get_killer_word16() local
/openbmc/pldm/platform-mc/test/
H A Dterminus_manager_test.cpp376 uint8_t byte1 = (1 << (PLDM_PLATFORM_EVENT_MESSAGE % 8)) + in TEST_F() local
/openbmc/pldm/oem/ampere/event/
H A Doem_event_manager.cpp301 uint8_t byte1 = (presentReading & 0x0000ff00) >> 8; in handleBootOverallEvent() local
/openbmc/qemu/include/hw/i3c/
H A Ddw-i3c.h119 uint8_t byte1; member
/openbmc/entity-manager/src/fru_device/
H A Dfru_device.cpp269 int byte1 = i2c_smbus_read_byte_data(file, 0); in isDevice16BitMode1() local
/openbmc/qemu/qga/
H A Dcommands-linux.c2141 unsigned int byte1 = (hex_int >> 24) & 0xFF; in hex_to_ip_address() local