Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm8001_hwi.h964 #define SPC_REG_RESET_OSSP 0x00000001 macro
H A Dpm80xx_hwi.h1574 #define SPC_REG_RESET_OSSP 0x00000001 macro
H A Dpm8001_hwi.c973 regVal &= ~(SPC_REG_RESET_BDMA_CORE | SPC_REG_RESET_OSSP); in pm8001_chip_soft_rst()
984 regVal |= (SPC_REG_RESET_BDMA_CORE | SPC_REG_RESET_OSSP); in pm8001_chip_soft_rst()
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm8001_hwi.h960 #define SPC_REG_RESET_OSSP 0x00000001 macro
H A Dpm80xx_hwi.h1588 #define SPC_REG_RESET_OSSP 0x00000001 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()

Completed in 26 milliseconds