Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_hwi.h964 #define SPC_REG_RESET_PCS_AAP1_SS 0x00000010 macro
H A Dpm80xx_hwi.h1592 #define SPC_REG_RESET_PCS_AAP1_SS 0x00000010 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()