Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.h963 #define SPC_REG_RESET_PCS_IOP_SS 0x00000008 macro
H A Dpm80xx_hwi.h1591 #define SPC_REG_RESET_PCS_IOP_SS 0x00000008 macro
H A Dpm8001_hwi.c973 regVal &= ~(SPC_REG_RESET_PCS_IOP_SS | SPC_REG_RESET_PCS_AAP1_SS); in pm8001_chip_soft_rst()
1053 regVal |= (SPC_REG_RESET_PCS_IOP_SS | SPC_REG_RESET_PCS_AAP1_SS); in pm8001_chip_soft_rst()