Home
last modified time | relevance | path

Searched defs:sm1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-pid-control/test/
H A Dpid_fancontroller_unittest.cpp176 SensorMock* sm1 = reinterpret_cast<SensorMock*>(s1.get()); in TEST() local
215 SensorMock* sm1 = reinterpret_cast<SensorMock*>(s1.get()); in TEST() local
255 SensorMock* sm1 = reinterpret_cast<SensorMock*>(s1.get()); in TEST() local
295 SensorMock* sm1 = reinterpret_cast<SensorMock*>(s1.get()); in TEST() local
/openbmc/u-boot/drivers/power/
H A Dtps6586x.c87 static int read_voltages(int *sm0, int *sm1) in read_voltages()
171 int sm0, sm1; in tps6586x_adjust_sm0_sm1() local