Searched refs:rootI2cBus (Results 1 – 1 of 1) sorted by relevance
2554 std::optional<uint64_t> rootI2cBus; in loadHsbpConfig() local2570 rootI2cBus = std::get<uint64_t>(value); in loadHsbpConfig()2586 if (!rootI2cBus || !supportedHsbps || !clockBufferTypes) in loadHsbpConfig()2599 hsbpConfig.rootBus = *rootI2cBus; in loadHsbpConfig()