Searched refs:SCRATCH_PAD2_FWRDY_RST (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pm8001/
H A Dpm8001_hwi.h876 #define SCRATCH_PAD2_FWRDY_RST 0x04 /* FW ready for soft reset flag*/ macro
H A Dpm8001_hwi.c686 & SCRATCH_PAD2_FWRDY_RST;
687 if (regVal == SCRATCH_PAD2_FWRDY_RST) {
704 SCRATCH_PAD2_FWRDY_RST;
705 if (regVal != SCRATCH_PAD2_FWRDY_RST) {

Completed in 103 milliseconds