Home
last modified time | relevance | path

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

/bionic/libc/kernel/arch-mips/asm/pci/
Dbridge.h441 #define BRIDGE_ISR_INT(x) (0x1 << (x)) macro
482 #define BRIDGE_IMR_INT(x) BRIDGE_ISR_INT(x)