Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Drocket_int.h314 ByteIO_t MReg3IO; member
471 sOutB((CTLP)->MReg3IO,(CTLP)->MReg3); \
586 sOutB((CTLP)->MReg3IO,(CTLP)->MReg3); \
Drocket.c2596 CtlP->MReg3IO = MudbacIO + 3; in sInitController()
2613 sOutB(CtlP->MReg3IO, CtlP->MReg3); in sInitController()
3104 val = sInB(CtlP->MReg3IO); in sModemReset()