Searched refs:ARCMSR_INBOUND_MESG0_STOP_BGRB (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/arcmsr/ |
H A D | arcmsr.h | 282 #define ARCMSR_INBOUND_MESG0_STOP_BGRB 0x00000004 macro
|
H A D | arcmsr.c | 1369 0, inbound_msgaddr0, ARCMSR_INBOUND_MESG0_STOP_BGRB); in arcmsr_stop_hba_bgrb() 1396 CHIP_REG_WRITE32(HBC_MessageUnit, 0, inbound_msgaddr0, ARCMSR_INBOUND_MESG0_STOP_BGRB); in arcmsr_stop_hbc_bgrb() 1409 CHIP_REG_WRITE32(HBD_MessageUnit, 0, inbound_msgaddr0, ARCMSR_INBOUND_MESG0_STOP_BGRB); in arcmsr_stop_hbd_bgrb() 1421 CHIP_REG_WRITE32(HBE_MessageUnit, 0, inbound_msgaddr0, ARCMSR_INBOUND_MESG0_STOP_BGRB); in arcmsr_stop_hbe_bgrb()
|