Home
last modified time | relevance | path

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

/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp2554 std::optional<uint64_t> rootI2cBus; in loadHsbpConfig() local
2570 rootI2cBus = std::get<uint64_t>(value); in loadHsbpConfig()
2586 if (!rootI2cBus || !supportedHsbps || !clockBufferTypes) in loadHsbpConfig()
2599 hsbpConfig.rootBus = *rootI2cBus; in loadHsbpConfig()