Searched refs:MSGU_ODCR (Results 1 – 4 of 4) sorted by relevance
/drivers/scsi/pm8001/ |
D | pm8001_hwi.h | 830 #define MSGU_ODCR 0x40/* RevB */ macro
|
D | pm80xx_hwi.h | 1351 #define MSGU_ODCR 0x28 macro
|
D | pm8001_hwi.c | 1086 pm8001_cw32(pm8001_ha, 0, MSGU_ODCR, ODCR_CLEAR_ALL); in pm8001_chip_soft_rst() 1187 pm8001_cw32(pm8001_ha, 0, MSGU_ODCR, ODCR_CLEAR_ALL); in pm8001_chip_intx_interrupt_enable() 1217 pm8001_cw32(pm8001_ha, 0, MSGU_ODCR, value); in pm8001_chip_msix_interrupt_enable()
|
D | pm80xx_hwi.c | 1725 pm8001_cw32(pm8001_ha, 0, MSGU_ODCR, ODCR_CLEAR_ALL); in pm80xx_chip_intx_interrupt_enable()
|