Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/pm8001/
Dpm8001_hwi.h874 #define SCRATCH_PAD2_FWRDY_RST 0x04 /* FW ready for soft reset flag*/ macro
Dpm80xx_hwi.h1427 #define SCRATCH_PAD2_FWRDY_RST 0x04 /* FW rdy for soft reset flag */ macro
Dpm8001_hwi.c773 & SCRATCH_PAD2_FWRDY_RST; in soft_reset_ready_check()
774 if (regVal == SCRATCH_PAD2_FWRDY_RST) { in soft_reset_ready_check()
793 SCRATCH_PAD2_FWRDY_RST; in soft_reset_ready_check()
794 if (regVal != SCRATCH_PAD2_FWRDY_RST) { in soft_reset_ready_check()