Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_dev_spi.h37 [SPI_INT_MASK] = SPI_## __cpu ##_INT_MASK, \
/linux-4.1.27/drivers/tty/
Drocket_int.h105 #define _INT_MASK 0x3A /* Interrupt Mask Register 8 Read / Write */ macro
Drocket.c2749 ChP->IntMask = (ByteIO_t) AiopIO + _INT_MASK; in sInitChan()