Home
last modified time | relevance | path

Searched defs:chipname (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/cpld/
H A Dcpld_interface.hpp16 CPLDInterface(sdbusplus::async::context& ctx, const std::string& chipname, in CPLDInterface()
35 std::string chipname; member in phosphor::software::cpld::CPLDInterface
H A Dcpld.hpp21 const std::string& chipname, const uint16_t& bus, in CPLDDevice()
/openbmc/u-boot/drivers/net/
H A Dpcnet.c231 char *chipname; in pcnet_probe() local