OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
(Results
1 - 8
of
8
) sorted by null
/bionic/libc/kernel/arch-mips/asm/pci/
bridge.h
372
#define
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
(20)
374
#define BRIDGE_RESP_ERRUPPR_DEVNUM_MASK (0x7 <<
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
)
380
#define BRIDGE_RESP_ERRUPPR_DEVICE(x) (((x) & BRIDGE_RESP_ERRUPPR_DEVNUM_MASK) >>
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
)
/development/ndk/platforms/android-9/arch-mips/include/asm/pci/
bridge.h
372
#define
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
(20)
374
#define BRIDGE_RESP_ERRUPPR_DEVNUM_MASK (0x7 <<
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
)
380
#define BRIDGE_RESP_ERRUPPR_DEVICE(x) (((x) & BRIDGE_RESP_ERRUPPR_DEVNUM_MASK) >>
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
)
/external/kernel-headers/original/asm-mips/pci/
bridge.h
444
#define
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
(20)
445
#define BRIDGE_RESP_ERRUPPR_DEVNUM_MASK (0x7 <<
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
)
456
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
)
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/pci/
bridge.h
372
#define
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
(20)
374
#define BRIDGE_RESP_ERRUPPR_DEVNUM_MASK (0x7 <<
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
)
380
#define BRIDGE_RESP_ERRUPPR_DEVICE(x) (((x) & BRIDGE_RESP_ERRUPPR_DEVNUM_MASK) >>
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
)
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/pci/
bridge.h
372
#define
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
(20)
374
#define BRIDGE_RESP_ERRUPPR_DEVNUM_MASK (0x7 <<
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
)
380
#define BRIDGE_RESP_ERRUPPR_DEVICE(x) (((x) & BRIDGE_RESP_ERRUPPR_DEVNUM_MASK) >>
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
)
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/pci/
bridge.h
372
#define
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
(20)
374
#define BRIDGE_RESP_ERRUPPR_DEVNUM_MASK (0x7 <<
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
)
380
#define BRIDGE_RESP_ERRUPPR_DEVICE(x) (((x) & BRIDGE_RESP_ERRUPPR_DEVNUM_MASK) >>
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
)
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/pci/
bridge.h
372
#define
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
(20)
374
#define BRIDGE_RESP_ERRUPPR_DEVNUM_MASK (0x7 <<
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
)
380
#define BRIDGE_RESP_ERRUPPR_DEVICE(x) (((x) & BRIDGE_RESP_ERRUPPR_DEVNUM_MASK) >>
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
)
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/pci/
bridge.h
372
#define
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
(20)
374
#define BRIDGE_RESP_ERRUPPR_DEVNUM_MASK (0x7 <<
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
)
380
#define BRIDGE_RESP_ERRUPPR_DEVICE(x) (((x) & BRIDGE_RESP_ERRUPPR_DEVNUM_MASK) >>
BRIDGE_RESP_ERRUPPR_DEVNUM_SHFT
)
Completed in 45 milliseconds