Home
last modified time | relevance | path

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

/openbmc/linux/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()