Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/pm8001/
Dpm8001_hwi.h980 #define SPC_REG_RESET_DEVICE 0x80000000 macro
Dpm80xx_hwi.h1608 #define SPC_REG_RESET_DEVICE 0x80000000 macro
Dpm8001_hwi.c1135 regVal &= ~(SPC_REG_RESET_DEVICE); in pm8001_hw_chip_rst()
1143 regVal |= SPC_REG_RESET_DEVICE; in pm8001_hw_chip_rst()