Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/
H A Dsdsi.c56 #define MBOX_ACQUIRE_RETRY_DELAY_MS 500 macro
304 msleep(MBOX_ACQUIRE_RETRY_DELAY_MS); in sdsi_mbox_acquire()