Searched refs:MSGU_ODMR (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/scsi/pm8001/ |
| D | pm8001_hwi.h | 843 #define MSGU_ODMR 0x74/* RevB */ macro
|
| D | pm80xx_hwi.h | 1353 #define MSGU_ODMR 0x30 macro
|
| D | pm8001_hwi.c | 1087 pm8001_cw32(pm8001_ha, 0, MSGU_ODMR, ODMR_CLEAR_ALL); in pm8001_chip_soft_rst() 1186 pm8001_cw32(pm8001_ha, 0, MSGU_ODMR, ODMR_CLEAR_ALL); in pm8001_chip_intx_interrupt_enable() 1197 pm8001_cw32(pm8001_ha, 0, MSGU_ODMR, ODMR_MASK_ALL); in pm8001_chip_intx_interrupt_disable()
|
| D | pm80xx_hwi.c | 1714 pm8001_cw32(pm8001_ha, 0, MSGU_ODMR, ODMR_CLEAR_ALL); in pm80xx_chip_intx_interrupt_enable() 1761 pm8001_cw32(pm8001_ha, 0, MSGU_ODMR, (u32)(mask & 0xFFFFFFFF)); in pm80xx_chip_interrupt_disable()
|