Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/pm8001/
Dpm80xx_hwi.h1285 #define SCRATCH_PAD_RAAE_READY 0x3 macro
Dpm80xx_hwi.c719 } while (((value & SCRATCH_PAD_RAAE_READY) != in check_fw_ready()
720 SCRATCH_PAD_RAAE_READY) && (--max_wait_count)); in check_fw_ready()