Searched refs:SPC_REG_RESET_OSSP (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/pm8001/
H A Dpm8001_hwi.h968 #define SPC_REG_RESET_OSSP 0x00000001 macro
H A Dpm80xx_hwi.h1462 #define SPC_REG_RESET_OSSP 0x00000001 macro
H A Dpm8001_hwi.c991 regVal &= ~(SPC_REG_RESET_BDMA_CORE | SPC_REG_RESET_OSSP); pm8001_chip_soft_rst()
1002 regVal |= (SPC_REG_RESET_BDMA_CORE | SPC_REG_RESET_OSSP); pm8001_chip_soft_rst()

Completed in 121 milliseconds