Searched refs:MSGU_ODMR (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/scsi/pm8001/ |
D | pm8001_hwi.h | 846 #define MSGU_ODMR 0x74/* RevB */ macro
|
D | pm80xx_hwi.h | 1249 #define MSGU_ODMR 0x30 macro
|
D | pm8001_hwi.c | 1113 pm8001_cw32(pm8001_ha, 0, MSGU_ODMR, ODMR_CLEAR_ALL); in pm8001_chip_soft_rst() 1214 pm8001_cw32(pm8001_ha, 0, MSGU_ODMR, ODMR_CLEAR_ALL); in pm8001_chip_intx_interrupt_enable() 1225 pm8001_cw32(pm8001_ha, 0, MSGU_ODMR, ODMR_MASK_ALL); in pm8001_chip_intx_interrupt_disable()
|
D | pm80xx_hwi.c | 1329 pm8001_cw32(pm8001_ha, 0, MSGU_ODMR, ODMR_CLEAR_ALL); in pm80xx_chip_intx_interrupt_enable() 1374 pm8001_cw32(pm8001_ha, 0, MSGU_ODMR, (u32)(mask & 0xFFFFFFFF)); in pm80xx_chip_interrupt_disable()
|