Searched refs:SPC_REG_RESET (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.c | 963 regVal = pm8001_cr32(pm8001_ha, 2, SPC_REG_RESET); in pm8001_chip_soft_rst() 967 pm8001_cw32(pm8001_ha, 2, SPC_REG_RESET, regVal); in pm8001_chip_soft_rst() 970 regVal = pm8001_cr32(pm8001_ha, 2, SPC_REG_RESET); in pm8001_chip_soft_rst() 974 pm8001_cw32(pm8001_ha, 2, SPC_REG_RESET, regVal); in pm8001_chip_soft_rst() 980 regVal = pm8001_cr32(pm8001_ha, 2, SPC_REG_RESET); in pm8001_chip_soft_rst() 985 pm8001_cw32(pm8001_ha, 2, SPC_REG_RESET, regVal); in pm8001_chip_soft_rst() 1045 regVal = pm8001_cr32(pm8001_ha, 2, SPC_REG_RESET); in pm8001_chip_soft_rst() 1047 pm8001_cw32(pm8001_ha, 2, SPC_REG_RESET, regVal); in pm8001_chip_soft_rst() 1127 regVal = pm8001_cr32(pm8001_ha, 1, SPC_REG_RESET); in pm8001_hw_chip_rst() 1129 pm8001_cw32(pm8001_ha, 1, SPC_REG_RESET, regVa in pm8001_hw_chip_rst() [all...] |
H A D | pm8001_hwi.h | 961 #define SPC_REG_RESET 0x000000/* reset register */ macro
|
H A D | pm80xx_hwi.h | 1571 #define SPC_REG_RESET 0x000000/* reset register */ macro
|
/kernel/linux/linux-6.6/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.c | 970 regVal = pm8001_cr32(pm8001_ha, 2, SPC_REG_RESET); in pm8001_chip_soft_rst() 974 pm8001_cw32(pm8001_ha, 2, SPC_REG_RESET, regVal); in pm8001_chip_soft_rst() 977 regVal = pm8001_cr32(pm8001_ha, 2, SPC_REG_RESET); in pm8001_chip_soft_rst() 981 pm8001_cw32(pm8001_ha, 2, SPC_REG_RESET, regVal); in pm8001_chip_soft_rst() 987 regVal = pm8001_cr32(pm8001_ha, 2, SPC_REG_RESET); in pm8001_chip_soft_rst() 992 pm8001_cw32(pm8001_ha, 2, SPC_REG_RESET, regVal); in pm8001_chip_soft_rst() 1052 regVal = pm8001_cr32(pm8001_ha, 2, SPC_REG_RESET); in pm8001_chip_soft_rst() 1054 pm8001_cw32(pm8001_ha, 2, SPC_REG_RESET, regVal); in pm8001_chip_soft_rst() 1134 regVal = pm8001_cr32(pm8001_ha, 1, SPC_REG_RESET); in pm8001_hw_chip_rst() 1136 pm8001_cw32(pm8001_ha, 1, SPC_REG_RESET, regVa in pm8001_hw_chip_rst() [all...] |
H A D | pm8001_hwi.h | 957 #define SPC_REG_RESET 0x000000/* reset register */ macro
|
H A D | pm80xx_hwi.h | 1585 #define SPC_REG_RESET 0x000000/* reset register */ macro
|
Completed in 19 milliseconds