Home
last modified time | relevance | path

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

/openbmc/x86-power-control/src/
H A Dpower_control.cpp1308 static int assertGPIOForMs(const ConfigData& config, const int durationMs) in assertGPIOForMs() function
1315 assertGPIOForMs(powerOutConfig, TimerMap["PowerPulseMs"]); in powerOn()
1391 assertGPIOForMs(powerOutConfig, TimerMap["PowerPulseMs"]); in gracefulPowerOff()
1396 if (assertGPIOForMs(powerOutConfig, TimerMap["ForceOffPulseMs"]) < 0) in forcePowerOff()
1421 assertGPIOForMs(resetOutConfig, TimerMap["ResetPulseMs"]); in reset()