Searched refs:BRIDGE_ISR_LLP_TX_RETRY (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/kernel/arch-mips/asm/pci/
H A Dbridge.h425 #define BRIDGE_ISR_LLP_TX_RETRY (0x1 << 18) macro
442 #define BRIDGE_ISR_LINK_ERROR (BRIDGE_ISR_LLP_REC_SNERR|BRIDGE_ISR_LLP_REC_CBERR| BRIDGE_ISR_LLP_RCTY|BRIDGE_ISR_LLP_TX_RETRY| BRIDGE_ISR_LLP_TCTY)
466 #define BRIDGE_IMR_LLP_TX_RETRY BRIDGE_ISR_LLP_TX_RETRY
499 #define BRIDGE_IRR_LLP_GRP (BRIDGE_ISR_LLP_REC_SNERR | BRIDGE_ISR_LLP_REC_CBERR | BRIDGE_ISR_LLP_RCTY | BRIDGE_ISR_LLP_TX_RETRY | BRIDGE_ISR_LLP_TCTY)

Completed in 6 milliseconds