Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Drocket_int.h347 ByteIO_t IntID; member
754 #define sGetChanIntID(ChP) (sInB((ChP)->IntID) & (RXF_TRIG | TXFIFO_MT | SRC_INT | DELTA_CD | DELTA…
Drocket.c2724 ChP->IntID = (ByteIO_t) AiopIO + ChP->ChanNum + _INT_ID0; in sInitChan()