Home
last modified time | relevance | path

Searched defs:chipName (Results 1 – 6 of 6) 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/
H A Dcpld_interface.cpp21 create(const std::string & chipType,sdbusplus::async::context & ctx,const std::string & chipName,uint16_t bus,uint8_t address) const create() argument
H A Dcpld_software_manager.cpp25 auto chipName = co_await dbusGetRequiredProperty<std::string>( in initDevice() local
/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice.hpp
/openbmc/phosphor-bmc-code-mgmt/eeprom-device/
H A Deeprom_device.cpp42 std::string chipName = line.get_chip().name(); in requestMuxGPIOs() local