Home
last modified time | relevance | path

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

/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp107 std::string modeOfOperation; member in ClockBuffer
124 if (modeOfOperation == "SMBus") in initialize()
213 address(addressIn), modeOfOperation(std::move(modeOfOperationIn)), in ClockBuffer()
240 if (modeOfOperation != "SMBus") in enableDisableClock()