Searched refs:GSM_CONFIG_RESET (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/scsi/pm8001/ |
| D | pm8001_hwi.h | 993 #define GSM_CONFIG_RESET 0x00000000 macro
|
| D | pm8001_hwi.c | 904 pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET))); in pm8001_chip_soft_rst() 907 regVal = pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET); in pm8001_chip_soft_rst() 918 pm8001_cw32(pm8001_ha, 2, GSM_CONFIG_RESET, regVal); in pm8001_chip_soft_rst() 922 pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET))); in pm8001_chip_soft_rst() 1025 "Reset = 0x%x\n", pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET))); in pm8001_chip_soft_rst() 1026 regVal = pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET); in pm8001_chip_soft_rst() 1036 pm8001_cw32(pm8001_ha, 2, GSM_CONFIG_RESET, regVal); in pm8001_chip_soft_rst() 1040 pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET))); in pm8001_chip_soft_rst()
|
| D | pm80xx_hwi.h | 1599 #define GSM_CONFIG_RESET 0x00000000 macro
|