Home
last modified time | relevance | path

Searched defs:byte0 (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/intc/
H A Dxics_pnv.c38 bool byte0 = (width == 1 && (addr & 0x3) == 0); in pnv_icp_read() local
101 bool byte0 = (width == 1 && (addr & 0x3) == 0); in pnv_icp_write() local
/openbmc/qemu/tests/tcg/hexagon/
H A Dv69_hvx.c64 uint8_t byte0; in test_vasrvuhubrndsat() local
101 uint8_t byte0; in test_vasrvuhubsat() local
/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSensor.hpp47 byte0, enumerator
/openbmc/pldm/oem/ampere/event/
H A Doem_event_manager.cpp300 uint8_t byte0 = (presentReading & 0x000000ff); in handleBootOverallEvent() local
750 uint8_t byte0 = (byte012 & 0xff); in handleDIMMStatusEvent() 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.cpp324 uint8_t byte0 = (1 << (PLDM_BASE % 8)) + (1 << (PLDM_PLATFORM % 8)) + in TEST_F() local
/openbmc/qemu/include/hw/i3c/
H A Ddw-i3c.h118 uint8_t byte0; member