Searched refs:SPC_REG_RESET_BDMA_CORE (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.h972 #define SPC_REG_RESET_BDMA_CORE 0x00020000 macro
H A Dpm8001_hwi.c899 regVal &= ~(SPC_REG_RESET_BDMA_CORE | SPC_REG_RESET_OSSP);
910 regVal |= (SPC_REG_RESET_BDMA_CORE | SPC_REG_RESET_OSSP);

Completed in 196 milliseconds