Home
last modified time | relevance | path

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

/openbmc/skeleton/op-pwrctl/
H A Dpower_control_obj.c496 int pgood_timeout = atoi(cmd->argv[2]); in on_bus_acquired() local
497 if(poll_interval < 500 || pgood_timeout <5) { in on_bus_acquired()
502 control_power_set_pgood_timeout(control_power,pgood_timeout); in on_bus_acquired()
/openbmc/phosphor-state-manager/
H A Dobmcutil428 for property in pgood state pgood_timeout; do