Searched refs:GSM_CONFIG_RESET (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.c | 890 pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET)); in pm8001_chip_soft_rst() 893 regVal = pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET); in pm8001_chip_soft_rst() 904 pm8001_cw32(pm8001_ha, 2, GSM_CONFIG_RESET, regVal); in pm8001_chip_soft_rst() 907 pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET)); in pm8001_chip_soft_rst() 1000 pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET)); in pm8001_chip_soft_rst() 1001 regVal = pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET); in pm8001_chip_soft_rst() 1011 pm8001_cw32(pm8001_ha, 2, GSM_CONFIG_RESET, regVal); in pm8001_chip_soft_rst() 1013 pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET)); in pm8001_chip_soft_rst()
|
H A D | pm8001_hwi.h | 993 #define GSM_CONFIG_RESET 0x00000000 macro
|
H A D | pm80xx_hwi.h | 1603 #define GSM_CONFIG_RESET 0x00000000 macro
|
/kernel/linux/linux-6.6/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.c | 897 pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET)); in pm8001_chip_soft_rst() 900 regVal = pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET); in pm8001_chip_soft_rst() 911 pm8001_cw32(pm8001_ha, 2, GSM_CONFIG_RESET, regVal); in pm8001_chip_soft_rst() 914 pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET)); in pm8001_chip_soft_rst() 1007 pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET)); in pm8001_chip_soft_rst() 1008 regVal = pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET); in pm8001_chip_soft_rst() 1018 pm8001_cw32(pm8001_ha, 2, GSM_CONFIG_RESET, regVal); in pm8001_chip_soft_rst() 1020 pm8001_cr32(pm8001_ha, 2, GSM_CONFIG_RESET)); in pm8001_chip_soft_rst()
|
H A D | pm8001_hwi.h | 989 #define GSM_CONFIG_RESET 0x00000000 macro
|
H A D | pm80xx_hwi.h | 1617 #define GSM_CONFIG_RESET 0x00000000 macro
|
Completed in 25 milliseconds