Home
last modified time | relevance | path

Searched refs:ChipId (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-gpio-monitor/
H A DREADME.md36 4. ChipId: This is device name either offset ("0") or complete gpio device
60 "ChipId": "gpiochip0",
75 { "Name": "SystemReset", "GpioNum": 46, "ChipId": "0" }
104 4. ChipId: This is device name either offset ("0") or complete gpio device
122 "ChipId": "0",
/openbmc/libcper/sections/
H A Dcper-section-memory.c430 json_object_new_uint64(memory_error->ChipId)); in cper_section_platform_memory2_to_ir()
676 section_cper->ChipId = (UINT8)json_object_get_uint64(obj); in ir_section_memory2_to_cper()
/openbmc/libcper/include/libcper/
H A DCper.h1031 UINT8 ChipId; member