Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()