Home
last modified time | relevance | path

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

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