Searched refs:MSGU_ODCR (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/scsi/pm8001/ |
D | pm8001_hwi.h | 825 #define MSGU_ODCR 0x40/* RevB */ macro
|
D | pm80xx_hwi.h | 1346 #define MSGU_ODCR 0x28 macro
|
D | pm8001_hwi.c | 1091 pm8001_cw32(pm8001_ha, 0, MSGU_ODCR, ODCR_CLEAR_ALL); in pm8001_chip_soft_rst() 1194 pm8001_cw32(pm8001_ha, 0, MSGU_ODCR, 1); in pm8001_chip_interrupt_enable() 1197 pm8001_cw32(pm8001_ha, 0, MSGU_ODCR, ODCR_CLEAR_ALL); in pm8001_chip_interrupt_enable()
|
D | pm80xx_hwi.c | 1727 pm8001_cw32(pm8001_ha, 0, MSGU_ODCR, ODCR_CLEAR_ALL); in pm80xx_chip_interrupt_enable()
|