Searched refs:PCIE_ERROR_INTERRUPT_ENABLE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.h | 954 #define PCIE_ERROR_INTERRUPT_ENABLE 0x003048 macro
|
H A D | pm80xx_hwi.h | 1553 #define PCIE_ERROR_INTERRUPT_ENABLE 0x003048 macro
|
H A D | pm8001_hwi.c | 862 regVal = pm8001_cr32(pm8001_ha, 1, PCIE_ERROR_INTERRUPT_ENABLE); in pm8001_chip_soft_rst() 865 pm8001_cw32(pm8001_ha, 1, PCIE_ERROR_INTERRUPT_ENABLE, 0x0); in pm8001_chip_soft_rst()
|
/kernel/linux/linux-6.6/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.h | 950 #define PCIE_ERROR_INTERRUPT_ENABLE 0x003048 macro
|
H A D | pm80xx_hwi.h | 1567 #define PCIE_ERROR_INTERRUPT_ENABLE 0x003048 macro
|
H A D | pm8001_hwi.c | 869 regVal = pm8001_cr32(pm8001_ha, 1, PCIE_ERROR_INTERRUPT_ENABLE); in pm8001_chip_soft_rst() 872 pm8001_cw32(pm8001_ha, 1, PCIE_ERROR_INTERRUPT_ENABLE, 0x0); in pm8001_chip_soft_rst()
|
Completed in 25 milliseconds