Home
last modified time | relevance | path

Searched refs:SPC_REG_RESET_BDMA_CORE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/scsi/pm8001/
Dpm8001_hwi.h972 #define SPC_REG_RESET_BDMA_CORE 0x00020000 macro
Dpm8001_hwi.c899 regVal &= ~(SPC_REG_RESET_BDMA_CORE | SPC_REG_RESET_OSSP); in pm8001_chip_soft_rst()
910 regVal |= (SPC_REG_RESET_BDMA_CORE | SPC_REG_RESET_OSSP); in pm8001_chip_soft_rst()