Searched refs:MSGU_ODCR (Results  1 – 4 of 4) sorted by relevance
| /linux-4.1.27/drivers/scsi/pm8001/ | 
| D | pm8001_hwi.h | 833 #define MSGU_ODCR				0x40/* RevB */  macro
  | 
| D | pm80xx_hwi.h | 1246 #define MSGU_ODCR				0x28  macro
  | 
| D | pm8001_hwi.c | 1112 		pm8001_cw32(pm8001_ha, 0, MSGU_ODCR, ODCR_CLEAR_ALL);  in pm8001_chip_soft_rst() 1215 	pm8001_cw32(pm8001_ha, 0, MSGU_ODCR, ODCR_CLEAR_ALL);  in pm8001_chip_intx_interrupt_enable() 1242 	pm8001_cw32(pm8001_ha, 0,  MSGU_ODCR, value);  in pm8001_chip_msix_interrupt_enable()
  | 
| D | pm80xx_hwi.c | 1312 	pm8001_cw32(pm8001_ha, 0, MSGU_ODCR, ODCR_CLEAR_ALL);  in pm80xx_chip_intx_interrupt_enable()
  |