Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.h970 #define SPC_REG_RESET_BDMA_CORE 0x00020000 macro
H A Dpm80xx_hwi.h1598 #define SPC_REG_RESET_BDMA_CORE 0x00020000 macro
H A Dpm8001_hwi.c980 regVal &= ~(SPC_REG_RESET_BDMA_CORE | SPC_REG_RESET_OSSP); in pm8001_chip_soft_rst()
991 regVal |= (SPC_REG_RESET_BDMA_CORE | SPC_REG_RESET_OSSP); in pm8001_chip_soft_rst()