Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/pm8001/
H A Dpm8001_hwi.h878 #define SCRATCH_PAD2_FWRDY_RST 0x04 /* FW ready for soft reset flag*/ macro
H A Dpm80xx_hwi.h1418 #define SCRATCH_PAD2_FWRDY_RST 0x04 /* FW rdy for soft reset flag */ macro
H A Dpm8001_hwi.c766 & SCRATCH_PAD2_FWRDY_RST; in soft_reset_ready_check()
767 if (regVal == SCRATCH_PAD2_FWRDY_RST) { in soft_reset_ready_check()
786 SCRATCH_PAD2_FWRDY_RST; in soft_reset_ready_check()
787 if (regVal != SCRATCH_PAD2_FWRDY_RST) { in soft_reset_ready_check()