Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Drocket_int.h104 #define _INT_CHAN 0x39 /* Interrupt Channel Register 8 Read */ macro
Drocket.c1895 CtlP->AiopIntChanIO[i] = io + _INT_CHAN; in sPCIInitController()
2633 CtlP->AiopIntChanIO[i] = io + _INT_CHAN; in sInitController()
2748 ChP->IntChan = (ByteIO_t) AiopIO + _INT_CHAN; in sInitChan()