Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/pm8001/
Dpm80xx_hwi.h223 #define SPCV_DOORBELL_CLEAR_TIMEOUT (30 * 1000 * 1000) /* 30 sec */ macro
Dpm80xx_hwi.c997 max_wait_count = SPCV_DOORBELL_CLEAR_TIMEOUT; in mpi_init_check()