Searched refs:MSGU_ODCR (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/scsi/pm8001/ |
H A D | pm8001_hwi.h | 825 #define MSGU_ODCR 0x40/* RevB */ macro
|
H A D | pm80xx_hwi.h | 1346 #define MSGU_ODCR 0x28 macro
|
H A D | pm8001_hwi.c | 1091 pm8001_cw32(pm8001_ha, 0, MSGU_ODCR, ODCR_CLEAR_ALL); in pm8001_chip_soft_rst() 1192 pm8001_cw32(pm8001_ha, 0, MSGU_ODCR, ODCR_CLEAR_ALL); in pm8001_chip_intx_interrupt_enable() 1222 pm8001_cw32(pm8001_ha, 0, MSGU_ODCR, value); in pm8001_chip_msix_interrupt_enable()
|
H A D | pm80xx_hwi.c | 1725 pm8001_cw32(pm8001_ha, 0, MSGU_ODCR, ODCR_CLEAR_ALL); in pm80xx_chip_intx_interrupt_enable()
|