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

/linux-4.4.14/drivers/scsi/pm8001/
H A Dpm8001_hwi.c817 u32 regVal, toggleVal; pm8001_chip_soft_rst() local
880 toggleVal = regVal ^ SCRATCH_PAD1_RST; pm8001_chip_soft_rst()
1086 } while ((regVal != toggleVal) && (--max_wait_count)); pm8001_chip_soft_rst()
1094 toggleVal, regVal)); pm8001_chip_soft_rst()

Completed in 77 milliseconds