Home
last modified time | relevance | path

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

/openbmc/openpower-debug-collector/dump/
H A Dsbe_dump_collector.cpp282 std::string chipName; in logErrorAndCreatePEL() local
397 auto chipName = sbeTypeAttributes.at(sbeType).chipName; in collectDumpFromSBE() local
452 const std::string& chipName, const uint8_t chipPos, in writeDumpFile()
552 std::string chipName, uint64_t chipPos, in addLogDataToDump()
H A Dsbe_type.hpp17 std::string chipName; member
/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_cpld_factory.hpp11 const std::string& chipName, latticeChip chipEnum, in LatticeCPLDFactory()
H A Dlattice_cpld_factory.cpp86 uint8_t address) { in __anonccff76d40202()
/openbmc/phosphor-bmc-code-mgmt/cpld/
H A Dcpld_interface.cpp19 const std::string& chipName, uint16_t bus, uint8_t address) const in create() argument
H A Dcpld_software_manager.cpp25 auto chipName = co_await dbusGetRequiredProperty<std::string>( in initDevice() local
/openbmc/phosphor-bmc-code-mgmt/eeprom-device/
H A Deeprom_device.cpp42 std::string chipName = line.get_chip().name(); in requestMuxGPIOs() local