Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp_hpc.c37 #define POLL_INTERVAL_SEC 2 // poll HPC every 2 seconds macro
856 msleep(POLL_INTERVAL_SEC * 1000); in poll_hpc()