Home
last modified time | relevance | path

Searched refs:ARCMSR_HBDMU_F0_DOORBELL_CAUSE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/raid/arcmsr/
H A Darcmsr.h449 #define ARCMSR_HBDMU_F0_DOORBELL_CAUSE 0x02000003 macro
H A Darcmsr.c1915 …l_status = CHIP_REG_READ32(HBD_MessageUnit, 0, outbound_doorbell) & ARCMSR_HBDMU_F0_DOORBELL_CAUSE; in arcmsr_hbd_doorbell_isr()
1918 while( doorbell_status & ARCMSR_HBDMU_F0_DOORBELL_CAUSE ) { in arcmsr_hbd_doorbell_isr()
1928 …l_status = CHIP_REG_READ32(HBD_MessageUnit, 0, outbound_doorbell) & ARCMSR_HBDMU_F0_DOORBELL_CAUSE; in arcmsr_hbd_doorbell_isr()