Home
last modified time | relevance | path

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

/openbmc/phosphor-buttons/src/
H A Dcpld.cpp11 const std::string cpldDev = "/sys/bus/i2c/devices/"; variable
16 devPath << cpldDev << info.i2cBus << "-" << std::hex << std::setw(4) in getCpldDevPath()