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

/bionic/libc/kernel/arch-mips/asm/pci/
H A Dbridge.h374 #define BRIDGE_RESP_ERRUPPR_DEVNUM_MASK (0x7 << BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT) macro
380 #define BRIDGE_RESP_ERRUPPR_DEVICE(x) (((x) & BRIDGE_RESP_ERRUPPR_DEVNUM_MASK) >> BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT)

Completed in 6 milliseconds