Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/intel-cpu/
H A DIntelCPUSensor.hpp82 bool activeHigh = true; in cpuIsPresent() local
89 activeHigh = false; in cpuIsPresent()
104 activeHigh ? 0 : gpiod::line_request::FLAG_ACTIVE_LOW}); in cpuIsPresent()
/openbmc/phosphor-buttons/inc/
H A Dgpio.hpp37 activeHigh enumerator
/openbmc/phosphor-buttons/src/
H A Dmain.cpp118 ? GpioPolarity::activeHigh in main()
H A Dgpio.cpp35 {GpioPolarity::activeHigh, {'1', '0'}}};
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp2878 bool activeHigh = in ipmiOEMSetFaultIndication() local
2884 activeHigh in ipmiOEMSetFaultIndication()