Home
last modified time | relevance | path

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

/drivers/scsi/pm8001/
Dpm8001_hwi.h882 #define SCRATCH_PAD2_FWRDY_RST 0x04 /* FW ready for soft reset flag*/ macro
Dpm80xx_hwi.h1311 #define SCRATCH_PAD2_FWRDY_RST 0x04 /* FW rdy for soft reset flag */ macro
Dpm8001_hwi.c766 & SCRATCH_PAD2_FWRDY_RST; in soft_reset_ready_check()
767 if (regVal == SCRATCH_PAD2_FWRDY_RST) { in soft_reset_ready_check()
787 SCRATCH_PAD2_FWRDY_RST; in soft_reset_ready_check()
788 if (regVal != SCRATCH_PAD2_FWRDY_RST) { in soft_reset_ready_check()