Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/ipmi/
Dipmi_si_intf.c52 #define SI_USEC_PER_JIFFY (1000000/HZ) macro
53 #define SI_TIMEOUT_JIFFIES (SI_TIMEOUT_TIME_USEC/SI_USEC_PER_JIFFY)
1087 * SI_USEC_PER_JIFFY); in smi_timeout()