Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm8001_hwi.h984 #define SPC_REG_RESET_DEVICE 0x80000000 macro
H A Dpm80xx_hwi.h1594 #define SPC_REG_RESET_DEVICE 0x80000000 macro
H A Dpm8001_hwi.c1128 regVal &= ~(SPC_REG_RESET_DEVICE); in pm8001_hw_chip_rst()
1136 regVal |= SPC_REG_RESET_DEVICE; in pm8001_hw_chip_rst()
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm8001_hwi.h980 #define SPC_REG_RESET_DEVICE 0x80000000 macro
H A Dpm80xx_hwi.h1608 #define SPC_REG_RESET_DEVICE 0x80000000 macro
H A Dpm8001_hwi.c1135 regVal &= ~(SPC_REG_RESET_DEVICE); in pm8001_hw_chip_rst()
1143 regVal |= SPC_REG_RESET_DEVICE; in pm8001_hw_chip_rst()

Completed in 25 milliseconds