Home
last modified time | relevance | path

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

/NextBSD/sys/dev/arcmsr/
HDarcmsr.h452 #define ARCMSR_HBDMU_F0_DOORBELL_CAUSE 0x02000003 macro
HDarcmsr.c1857 …l_status = CHIP_REG_READ32(HBD_MessageUnit, 0, outbound_doorbell) & ARCMSR_HBDMU_F0_DOORBELL_CAUSE; in arcmsr_hbd_doorbell_isr()
1860 while( doorbell_status & ARCMSR_HBDMU_F0_DOORBELL_CAUSE ) { in arcmsr_hbd_doorbell_isr()
1870 …l_status = CHIP_REG_READ32(HBD_MessageUnit, 0, outbound_doorbell) & ARCMSR_HBDMU_F0_DOORBELL_CAUSE; in arcmsr_hbd_doorbell_isr()