Home
last modified time | relevance | path

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

/openbmc/phosphor-psu-code-mgmt/test/
H A Dtest_activation.cpp140 constexpr auto psu0 = "/com/example/inventory/psu0"; in TEST_F() local
146 Return(std::vector<std::string>({psu0}))); // One PSU inventory in TEST_F()
158 onUpdateDone(StrEq(versionId), StrEq(psu0))) in TEST_F()
166 constexpr auto psu0 = "/com/example/inventory/psu0"; in TEST_F() local
175 std::vector<std::string>({psu0, psu1, psu2, psu3}))); // 4 PSUs in TEST_F()
182 onUpdateDone(StrEq(versionId), StrEq(psu0))) in TEST_F()
218 constexpr auto psu0 = "/com/example/inventory/psu0"; in TEST_F() local
227 std::vector<std::string>({psu0, psu1, psu2, psu3}))); // 4 PSUs in TEST_F()
234 onUpdateDone(StrEq(versionId), StrEq(psu0))) in TEST_F()
253 constexpr auto psu0 = "/com/example/inventory/psu0"; in TEST_F() local
[all …]
H A Dtest_item_updater.cpp135 constexpr auto psu0 = "/com/example/inventory/psu0"; in TEST_F() local
144 .WillOnce(Return(std::vector<std::string>({psu0, psu1}))); in TEST_F()
145 EXPECT_CALL(mockedUtils, getService(_, StrEq(psu0), _)) in TEST_F()
149 EXPECT_CALL(mockedUtils, getVersion(StrEq(psu0))) in TEST_F()
151 EXPECT_CALL(mockedUtils, getPropertyImpl(_, StrEq(service), StrEq(psu0), _, in TEST_F()
154 EXPECT_CALL(mockedUtils, getModel(StrEq(psu0))) in TEST_F()
179 EXPECT_EQ(psu0, std::get<2>(assocs[0])); in TEST_F()
185 constexpr auto psu0 = "/com/example/inventory/psu0"; in TEST_F() local
194 .WillOnce(Return(std::vector<std::string>({psu0, psu1}))); in TEST_F()
195 EXPECT_CALL(mockedUtils, getService(_, StrEq(psu0), _)) in TEST_F()
[all …]
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ufispace-ncplite.dts50 psu0-alert-n {
51 label = "psu0-alert-n";
80 psu0-presence-l {
81 label = "psu0-presence-l";
92 psu0-power-ok {
93 label = "psu0-power-ok";
H A Daspeed-bmc-inventec-transformers.dts262 psu0:psu0@58 { label
H A Daspeed-bmc-inventec-starscream.dts319 /*B0-B7*/ "alert-psu0-smb-r-n","bmc-ready","","assert-cpu0-prochot-r-n",
/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-fru_%.bbappend14 EEPROM_NAMES = "motherboard psu1 psu0"